DioDocs for PDF
SvgLineToCommand コンストラクタ

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Svg 名前空間 > SvgLineToCommand クラス : SvgLineToCommand コンストラクタ
Indicates whether the command uses absolute (false) or relative (true) coordinates.
Initializes a new instance of the SvgLineToCommand class.
シンタックス
'宣言
 
Public Function New( _
   Optional ByVal relative As System.Boolean _
)
public SvgLineToCommand( 
   System.bool relative
)

パラメータ

relative
Indicates whether the command uses absolute (false) or relative (true) coordinates.
参照

SvgLineToCommand クラス
SvgLineToCommand メンバ