ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Drawing Namespace / PathEx Class / Segments Property

In This Topic
Segments Property
In This Topic
Gets internal path representation.
Syntax
'Declaration
 
Public ReadOnly Property Segments As IReadOnlyCollection(Of PathEx.Segment)
 
See Also