'Declaration Sub BeginFigure( _ ByVal startPoint As Point2F, _ ByVal figureBegin As FigureBegin _ )
void BeginFigure( Point2F startPoint, FigureBegin figureBegin )
Parameters
- startPoint
- The point at which to begin the new figure.
- figureBegin
- Whether the new figure should be hollow or filled.