ActiveReports 12
ImageMapShape Enumeration

GrapeCity.ActiveReports.Extensibility.v12 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Interactivity Namespace : ImageMapShape Enumeration
Defines shapes used by IImageMapArea
Syntax
'Declaration
 
Public Enum ImageMapShape 
   Inherits System.Enum
public enum ImageMapShape : System.Enum 
Members
MemberDescription
CircleNot implemented
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

Reference

GrapeCity.ActiveReports.Extensibility.Rendering.Interactivity Namespace