TreeView for WinForms
CreatePen メソッド

C1.Win.6 アセンブリ > C1.Util.Win 名前空間 > Win32 クラス : CreatePen メソッド
シンタックス
'宣言
 
Public Shared Function CreatePen( _
   ByVal fnPenStyle As System.Integer, _
   ByVal nWidth As System.Integer, _
   ByVal crColor As System.Integer _
) As System.IntPtr
public static System.IntPtr CreatePen( 
   System.int fnPenStyle,
   System.int nWidth,
   System.int crColor
)

パラメータ

fnPenStyle
nWidth
crColor
参照

Win32 クラス
Win32 メンバ