Visual Basic (Declaration) | |
---|---|
Public Enum ImageMapShape Inherits System.Enum |
C# | |
---|---|
public enum ImageMapShape : System.Enum |
Member | Description |
---|---|
Circle | The shape is a circle |
Polygon | The shape is a Polygon |
Rectangle | The shape is a Rectangle. |
System.Object
System.ValueType
System.Enum
GrapeCity.ActiveReports.Extensibility.Rendering.Interactivity.ImageMapShape