TreeView for WinForms
Win32.MARGINS コンストラクタ(Int32,Int32,Int32,Int32)

C1.Win.6 アセンブリ > C1.Util.Win 名前空間 > Win32.MARGINS 構造体 > Win32.MARGINS コンストラクタ : Win32.MARGINS コンストラクタ(Int32,Int32,Int32,Int32)
シンタックス
'宣言
 
Public Function New( _
   ByVal left As System.Integer, _
   ByVal right As System.Integer, _
   ByVal top As System.Integer, _
   ByVal bottom As System.Integer _
)
public Win32.MARGINS( 
   System.int left,
   System.int right,
   System.int top,
   System.int bottom
)

パラメータ

left
right
top
bottom
参照

Win32.MARGINS 構造体
Win32.MARGINS メンバ
オーバーロード一覧