'宣言 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
- 値を表す文字列。
'宣言 Public Function New( _ ByVal str As System.String _ )
'使用法 Dim str As System.String Dim instance As New Unit(str)
public Unit( System.string str )
(以下の説明で、「 オブジェクト」は、 Unit構造体自体ではなく、現在の Unitがそのサイズまたは座標を表している RenderObjectなどのドキュメントオブジェクトを意味します。)
str文字列は、以下のいずれかの形式の有効な Unit値を含む必要があります。この場合は、 C1PrintDocument.DefaultUnitによって測定単位が決定されます。