| Visual Basic (Declaration) | |
|---|---|
Public Enum ImageMapShape Inherits Enum | |
| C# | |
|---|---|
public enum ImageMapShape : 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
DataDynamics.Reports.Extensibility.Rendering.Interactivity.ImageMapShape