DioDocs for PDF
BeginFigure メソッド (ISimplifiedGeometrySink)

GrapeCity.Documents.DX.Windows アセンブリ > GrapeCity.Documents.DX.Direct2D 名前空間 > ISimplifiedGeometrySink インターフェース : BeginFigure メソッド
The point at which to begin the new figure.
Whether the new figure should be hollow or filled.
Starts a new figure at the specified point.
シンタックス
'宣言
 
Sub BeginFigure( _
   ByVal startPoint As Point2F, _
   ByVal figureBegin As FigureBegin _
) 
void BeginFigure( 
   Point2F startPoint,
   FigureBegin figureBegin
)

パラメータ

startPoint
The point at which to begin the new figure.
figureBegin
Whether the new figure should be hollow or filled.
参照

ISimplifiedGeometrySink インターフェース
ISimplifiedGeometrySink メンバ