DioDocs for PDF
SvgPathBuilder クラス メンバ
プロパティ  メソッド 

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Svg 名前空間 : SvgPathBuilder クラス

SvgPathBuilderデータ型で公開されるメンバを以下の表に示します。

パブリック コンストラクタ
 名前解説
Public コンストラクタInitializes a new instance of the SvgPathBuilder class.  
トップ
パブリック プロパティ
 名前解説
Public プロパティGets a value indicating whether the path contains not closed figures.  
Public プロパティGets the number of figures in the path.  
Public プロパティGets a value indicating whether the path has interior space for filling.  
トップ
パブリック メソッド
 名前解説
Public メソッドAppends the specified SvgPathCommand to the current path.  
Public メソッドAdds the "closepath" command to the path.  
Public メソッドAdds the "curveto" command to the path.  
Public メソッドAdds the "elliptical arc" command to the path.  
Public メソッドAdds the "horizontal lineto" command to the path.  
Public メソッドAdds the "lineto" command to the path.  
Public メソッドAdds the "moveto" command to the path.  
Public メソッドAdds the "quadratic Bezier curveto" command to the path.  
Public メソッドAdds the "smooth curveto" command to the path.  
Public メソッドAdds the "smooth quadratic Bezier curveto" command to the path.  
Public メソッドAdds the "vertical lineto" command to the path.  
Public メソッドClears the internal state of SvgPathBuilder and prepares for a new path.  
Public メソッドCreates a new instance of the SvgPathData class.  
トップ
参照

SvgPathBuilder クラス
GrapeCity.Documents.Svg 名前空間