MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Interactivity Namespace / ImageMapShape Enumeration

ImageMapShape Enumeration
Specifies shapes used by ImageMapArea
Syntax
'Declaration
 
Public Enum ImageMapShape 
   Inherits System.Enum
 
Members
MemberDescription
PolygonThe shape is a Polygon
RectangleThe shape is a Rectangle.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.ActiveReports.Extensibility.Rendering.Interactivity.ImageMapShape

See Also