TreeView for WinForms
ArcTo メソッド

C1.Win.6 アセンブリ > C1.Util.Win 名前空間 > Win32 クラス : ArcTo メソッド
シンタックス
'宣言
 
Public Shared Function ArcTo( _
   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 ArcTo( 
   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
参照

Win32 クラス
Win32 メンバ