Method StartFigure
StartFigure(PointD)
Starts a new figure without closing the current figure. All subsequent points added to the path are added to this new figure.
public void StartFigure(PointD point)
Parameters
point
PointD
Starts a new figure without closing the current figure. All subsequent points added to the path are added to this new figure.
public void StartFigure(PointD point)
point
PointD