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

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

パラメータ

left
right
top
bottom
参照

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