PrintDocument for WinForms
OffsetsI コンストラクタ


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > OffsetsI 構造体 : OffsetsI コンストラクタ
The left offset.
The top offset.
The right offset.
The bottom offset.
Initializes a new instance of the OffsetsI structure.
シンタックス
'宣言
 
Public Function New( _
   ByVal left As System.Integer, _
   ByVal top As System.Integer, _
   ByVal right As System.Integer, _
   ByVal bottom As System.Integer _
)
'使用法
 
Dim left As System.Integer
Dim top As System.Integer
Dim right As System.Integer
Dim bottom As System.Integer
 
Dim instance As New OffsetsI(left, top, right, bottom)
public OffsetsI( 
   System.int left,
   System.int top,
   System.int right,
   System.int bottom
)

パラメータ

left
The left offset.
top
The top offset.
right
The right offset.
bottom
The bottom offset.
参照

OffsetsI 構造体
OffsetsI メンバ