DioDocs for PDF
SvgHorizontalLineToCommand コンストラクタ

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

パラメータ

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

SvgHorizontalLineToCommand クラス
SvgHorizontalLineToCommand メンバ