[]
        
(Showing Draft Content)

C1.Util.DX.Direct2D.SimplifiedGeometrySink.BeginFigure

BeginFigure Method

BeginFigure(Point2F, FigureBegin)

Starts a new figure at the specified point.

Declaration
void BeginFigure(Point2F startPoint, FigureBegin figureBegin)
Parameters
Type Name Description
Point2F startPoint

The point at which to begin the new figure.

FigureBegin figureBegin

Whether the new figure should be hollow or filled.