DioDocs for PDF
BeginFigure(Single,Single) メソッド

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Imaging 名前空間 > PathBuilder クラス > BeginFigure メソッド : BeginFigure(Single,Single) メソッド
The x-coordinate of the point at which to begin the new figure.
The y-coordinate of the point at which to begin the new figure.
Starts a new figure at the specified point.
シンタックス
'宣言
 
Public Overloads Sub BeginFigure( _
   ByVal startX As System.Single, _
   ByVal startY As System.Single _
) 
public void BeginFigure( 
   System.float startX,
   System.float startY
)

パラメータ

startX
The x-coordinate of the point at which to begin the new figure.
startY
The y-coordinate of the point at which to begin the new figure.
参照

PathBuilder クラス
PathBuilder メンバ
オーバーロード一覧