'宣言 Public Shared Function Arc( _ ByVal hdc As System.IntPtr, _ ByVal nLeftRect As System.Integer, _ ByVal nTopRect As System.Integer, _ ByVal nRightRect As System.Integer, _ ByVal nBottomRect As System.Integer, _ ByVal nXStartArc As System.Integer, _ ByVal nYStartArc As System.Integer, _ ByVal nXEndArc As System.Integer, _ ByVal nYEndArc As System.Integer _ ) As System.Boolean
public static System.bool Arc( System.IntPtr hdc, System.int nLeftRect, System.int nTopRect, System.int nRightRect, System.int nBottomRect, System.int nXStartArc, System.int nYStartArc, System.int nXEndArc, System.int nYEndArc )
パラメータ
- hdc
- nLeftRect
- nTopRect
- nRightRect
- nBottomRect
- nXStartArc
- nYStartArc
- nXEndArc
- nYEndArc