TreeView for WinForms
CreateRectRgn メソッド

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

パラメータ

nLeftRect
nTopRect
nRightRect
nBottomRect
参照

Win32 クラス
Win32 メンバ