ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Drawing Namespace / PathEx Class / PathPoints Property

In This Topic
    PathPoints Property (PathEx)
    In This Topic
    Gets current path points.
    Syntax
    'Declaration
     
    Public ReadOnly Property PathPoints As Vector2()
    public Vector2[] PathPoints {get;}
    See Also