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

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

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

パブリック コンストラクタ
 名前解説
Public コンストラクタInitializes a new instance of the PathBuilder class.  
トップ
パブリック プロパティ
 名前解説
Public プロパティGets a value indicating if the active figure contains one or more segments.  
Public プロパティGets the list of figures to be converted to a path.  
Public プロパティGets a value indicating if there is an active figure to update.  
トップ
パブリック メソッド
 名前解説
Public メソッドAdds a single arc to the path geometry.  
Public メソッドCreates a cubic Bezier curve and adds it to the figure.  
Public メソッドCreates a sequence of cubic Bezier curves and adds them to the figure.  
Public メソッドAdds an existing figure to the path.  
Public メソッドAdds one or several existing figures to the path.  
Public メソッドオーバーロードされます。 Creates a line segment between the current point and the specified end point and adds it to the figure.  
Public メソッドCreates a sequence of lines using the specified points and adds them to the figure.  
Public メソッドCreates a quadratic Bezier curve and adds it to the figure.  
Public メソッドCreates a sequence of quadratic Bezier curves and adds them to the figure.  
Public メソッドオーバーロードされます。 Starts a new figure at the specified point.  
Public メソッドDiscards the active figure.  
Public メソッドClears the list of figures and all pending changes.  
Public メソッドEnds the current figure; optionally, closes it.  
Public メソッドオーバーロードされます。 Creates a GraphicsPath from the current set of figures.  
トップ
参照

PathBuilder クラス
GrapeCity.Documents.Imaging 名前空間