[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Interactivity.ImageMapArea.-ctor

ImageMapArea Constructor

ImageMapArea(float[], ImageMapShape, string)

Initializes a new instance of the ImageMapArea class with specified coordinates, shape, and optional ID.

Declaration
public ImageMapArea(float[] coordinates, ImageMapShape shape, string id = null)
Parameters
Type Name Description
float[] coordinates

The coordinates defining the area.

ImageMapShape shape

The shape of the area.

string id

The optional ID of the area.