ActiveReports for .NET 18.0J
Margin コンストラクタ

GrapeCity.ActiveReports.Printing 名前空間 > Margin クラス : Margin コンストラクタ
シンタックス
'宣言
 
Public Function New( _
   ByVal left As Single, _
   ByVal right As Single, _
   ByVal top As Single, _
   ByVal bottom As Single _
)
public Margin( 
   float left,
   float right,
   float top,
   float bottom
)

パラメータ

left
right
top
bottom
参照

Margin クラス
Margin メンバ