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

In This Topic
    getRectangleAttachmentPoints Method
    In This Topic
    Syntax
    'Declaration
     
    Public Shared Function getRectangleAttachmentPoints( _
       ByVal rect As _RotateRectangle _
    ) As List(Of IPoint)
    public static List<IPoint> getRectangleAttachmentPoints( 
       _RotateRectangle rect
    )

    Parameters

    rect
    See Also