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


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > Unit 構造体 > Unit コンストラクタ : Unit コンストラクタ(String)
A string representing the value.
Initializes a new instance of the Unit structure from a string. See remarks for details.
シンタックス
'宣言
 
Public Function New( _
   ByVal str As System.String _
)
'使用法
 
Dim str As System.String
 
Dim instance As New Unit(str)
public Unit( 
   System.string str
)

パラメータ

str
A string representing the value.
解説

(In the description that follows, "object" means a RenderObject or another document object on which the current Unit represents a dimension or a coordinate, not the Unit structure itself.)

The str string should contain a valid Unit value in one of the following forms:
参照

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