DioDocs for PDF
SvgMoveToCommand コンストラクタ

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

パラメータ

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

SvgMoveToCommand クラス
SvgMoveToCommand メンバ