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

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