バージョン

DeviceUnitThickness コンストラクタ(Double,DeviceUnitType)

新しい DeviceUnitThickness を初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal uniformLength As Double, _
   ByVal type As DeviceUnitType _
)
public DeviceUnitThickness( 
   double uniformLength,
   DeviceUnitType type
)

パラメータ

uniformLength
DeviceUnitThickness のすべての側の数値。
type
DeviceUnitThickness インスタンスが表す長さのタイプ。
参照