PrintDocument for WinForms
OffsetsD コンストラクタ(Double,Double,Double,Double)


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

パラメータ

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

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