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

In This Topic
    Shape Property (ImageMapArea)
    In This Topic
    Gets the ImageMapShape this instance represents.
    Syntax
    'Declaration
     
    Public ReadOnly Property Shape As ImageMapShape
    public ImageMapShape Shape {get;}
    See Also