Table of Contents

Method StartFigure

Namespace
Alternet.Drawing
Assembly
Alternet.UI.Common.dll

StartFigure(PointD)

Starts a new figure without closing the current figure. All subsequent points added to the path are added to this new figure.

void StartFigure(PointD point)

Parameters

point PointD