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


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > Offsets 構造体 > Offsets コンストラクタ : Offsets コンストラクタ(String)
A string representing the 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 System.String _
)
'使用法
 
Dim all As System.String
 
Dim instance As New Offsets(all)
public Offsets( 
   System.string all
)

パラメータ

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

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