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

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