[]
        
(Showing Draft Content)

GrapeCity.Documents.Drawing.IPath.BeginFigure

BeginFigure Method

BeginFigure(PointF)

Starts a new figure at the specified point.

Declaration
void BeginFigure(PointF point)
Sub BeginFigure(point As PointF)
Parameters
Type Name Description
PointF point

The point at which to begin the new figure.