DioDocs for PDF
SvgLength コンストラクタ

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Svg 名前空間 > SvgLength 構造体 : SvgLength コンストラクタ
The value of a length in specified units.
The type of length units.
Initializes a new instance of the SvgLength struct.
シンタックス
'宣言
 
Public Function New( _
   ByVal value As System.Single, _
   Optional ByVal units As SvgLengthUnits _
)
public SvgLength( 
   System.float value,
   SvgLengthUnits units
)

パラメータ

value
The value of a length in specified units.
units
The type of length units.
参照

SvgLength 構造体
SvgLength メンバ