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


C1.Document.4.6.2 アセンブリ > C1.Document 名前空間 > Unit 構造体 > Unit コンストラクタ : Unit コンストラクタ(String)
Initializes a new instance of the Unit structure from a string. String should contain A numeric value qualified with unit of measurement, e.g. "28mm" or "7in".
シンタックス
'宣言
 
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
参照

参照

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