[]
public static extern bool Arc(IntPtr hdc, int nLeftRect, int nTopRect, int nRightRect, int nBottomRect, int nXStartArc, int nYStartArc, int nXEndArc, int nYEndArc)
| Type | Name | Description |
|---|---|---|
| IntPtr | hdc | |
| int | nLeftRect | |
| int | nTopRect | |
| int | nRightRect | |
| int | nBottomRect | |
| int | nXStartArc | |
| int | nYStartArc | |
| int | nXEndArc | |
| int | nYEndArc |
| Type | Description |
|---|---|
| bool |