ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Interactivity Namespace / ImageMapArea Class / Coordinates Property

In This Topic
    Coordinates Property
    In This Topic
    Gets the coorinates for the this instance.
    Syntax
    'Declaration
     
    Public ReadOnly Property Coordinates As Single()
    public float[] Coordinates {get;}
    See Also