Bitmap for UWP
BeginFigure メソッド (SimplifiedGeometrySink)

C1.UWP.DX アセンブリ > C1.Util.DX.Direct2D 名前空間 > SimplifiedGeometrySink インターフェース : 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.
参照

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