Input for WinForms
Polygon メソッド

C1.Win.8 アセンブリ > C1.Util.Win 名前空間 > Win32 クラス : Polygon メソッド
シンタックス
'宣言
 
Public Shared Function Polygon( _
   ByVal hdc As System.IntPtr, _
   ByVal lpPoints() As Win32.POINT, _
   ByVal nCount As System.Integer _
) As System.Boolean
public static System.bool Polygon( 
   System.IntPtr hdc,
   Win32.POINT[] lpPoints,
   System.int nCount
)

パラメータ

hdc
lpPoints
nCount
参照

Win32 クラス
Win32 メンバ