DioDocs for PDF
AddClosePath メソッド

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Svg 名前空間 > SvgPathBuilder クラス : AddClosePath メソッド
Indicates whether the command uses absolute (false) or relative (true) coordinates.
Adds the "closepath" command to the path.
シンタックス
'宣言
 
Public Sub AddClosePath( _
   Optional ByVal relative As System.Boolean _
) 
public void AddClosePath( 
   System.bool relative
)

パラメータ

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

SvgPathBuilder クラス
SvgPathBuilder メンバ