GrapeCity PlusPak for Windows Forms 10.0J
Margins コンストラクタ(Int32,Int32,Int32,Int32)

左側のマージンを示すint
上側のマージンを示すint
右側のマージンを示すint
下側のマージンを示すint
Margins クラスの新しいインスタンスを初期化します。
シンタックス
Public Function New( _
   ByVal left As Integer, _
   ByVal top As Integer, _
   ByVal right As Integer, _
   ByVal bottom As Integer _
)
public Margins( 
   int left,
   int top,
   int right,
   int bottom
)

パラメータ

left
左側のマージンを示すint
top
上側のマージンを示すint
right
右側のマージンを示すint
bottom
下側のマージンを示すint
参照

参照

Margins 構造体
Margins メンバ
オーバーロード一覧

 

 


© 2008 GrapeCity inc. All rights reserved.