ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / IShapePointsAccesser Interface / _getPoints Method

In This Topic
    _getPoints Method (IShapePointsAccesser)
    In This Topic
    Syntax
    'Declaration
     
    Function _getPoints() As List(Of IPoint)
    List<IPoint> _getPoints()
    See Also