'宣言 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.
'宣言 Public Function New( _ ByVal str As System.String _ )
'使用法 Dim str As System.String Dim instance As New Unit(str)
public Unit( System.string str )
(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:In this case C1PrintDocument.DefaultUnit determines the unit of measurement.
The following unit type qualifiers are supported (for each type, the corresponding element of the UnitTypeEnum enumeration is listed):
(Percentage can only be used to specify width or height, and is not valid for coordinates.)
The referenced object may be identified by any of the following key words:
Examples of unit expressions are: