ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace / IVisualShape Interface / GetImageMapArea Method

In This Topic
    GetImageMapArea Method
    In This Topic
    Used in HTML, PDf and other exports to render interactivites map.
    Syntax
    'Declaration
     
    Function GetImageMapArea() As ImageMapArea
    ImageMapArea GetImageMapArea()
    See Also