ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Drawing.Serialization Namespace / MetaCanvas.DrawLinesCanvasItem Class / PolyLine Field

In This Topic
    PolyLine Field
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly PolyLine As PointF()
    public readonly PointF[] PolyLine
    See Also