PrintDocument for WinForms
Offsets コンストラクタ(Unit)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > Offsets 構造体 > Offsets コンストラクタ : Offsets コンストラクタ(Unit)
A Unit value assigned to all four offsets.
Initializes a new instance of the Offsets structure, assigning a single value to all four offset properties.
シンタックス
'宣言
 
Public Function New( _
   ByVal all As Unit _
)
'使用法
 
Dim all As Unit
 
Dim instance As New Offsets(all)
public Offsets( 
   Unit all
)

パラメータ

all
A Unit value assigned to all four offsets.
解説
Only absolute Unit values (such as "1mm" or "8in") are allowed.
参照

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