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

In This Topic
    _getShapePoints Method
    In This Topic
    Syntax
    'Declaration
     
    Public Shared Function _getShapePoints( _
       ByVal shape As IShape _
    ) As List(Of IPoint)
    public static List<IPoint> _getShapePoints( 
       IShape shape
    )

    Parameters

    shape
    See Also