ActiveReports 18 .NET Edition
ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly
/
GrapeCity.ActiveReports.Drawing Namespace
/
PathEx Class
/ StartFigure Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: Visual Basic (Declaration)
Language Filter: C#
Visual Basic (Declaration)
C#
In This Topic
StartFigure Method
In This Topic
Starts a new figure without closing the current figure. All subsequent points added to the path are added to this new figure.
Syntax
Visual Basic
C#
'Declaration Public Sub StartFigure()
public void StartFigure()
See Also
Reference
PathEx Class
PathEx Members