DioDocs for PDF
SvgCurveToCommand コンストラクタ

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

パラメータ

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

SvgCurveToCommand クラス
SvgCurveToCommand メンバ