GrapeCity ActiveReports for .NET 14.0J
Margins コンストラクタ(Single,Single,Single,Single)

GrapeCity.ActiveReports.Document アセンブリ > GrapeCity.ActiveReports.Document.Section 名前空間 > Margins クラス > Margins コンストラクタ : Margins コンストラクタ(Single,Single,Single,Single)
左余白。
上余白。
右余白。
下余白。

Marginsクラスの新しいインスタンスを指定した余白設定で初期化します。

シンタックス
'宣言
 
Public Function New( _
   ByVal left As Single, _
   ByVal top As Single, _
   ByVal right As Single, _
   ByVal bottom As Single _
)
public Margins( 
   float left,
   float top,
   float right,
   float bottom
)

パラメータ

left
左余白。
top
上余白。
right
右余白。
bottom
下余白。
参照

Margins クラス
Margins メンバ
オーバーロード一覧