ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / IPolygonRegion Interface / points Property

In This Topic
    points Property (IPolygonRegion)
    In This Topic
    Syntax
    'Declaration
     
    ReadOnly Property points As List(Of IPoint)
    List<IPoint> points {get;}
    See Also