Reports for WinForms
OffsetsI コンストラクタ

C1.C1Report.4 アセンブリ > C1.C1Preview 名前空間 > OffsetsI 構造体 : OffsetsI コンストラクタ
左オフセット。
上オフセット。
右オフセット。
下オフセット。
OffsetsI構造体の新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal left As System.Integer, _
   ByVal top As System.Integer, _
   ByVal right As System.Integer, _
   ByVal bottom As System.Integer _
)
public OffsetsI( 
   System.int left,
   System.int top,
   System.int right,
   System.int bottom
)

パラメータ

left
左オフセット。
top
上オフセット。
right
右オフセット。
bottom
下オフセット。
参照

OffsetsI 構造体
OffsetsI メンバ