DXGraphicsPath.StartFigure() Method
Starts a new figure without closing the current figure. All subsequent points added to the path are added to this new figure.
Namespace: DevExpress.Drawing
Assembly: DevExpress.Drawing.v24.1.dll
NuGet Package: DevExpress.Drawing
Declaration
See Also