IShapeRenderingEventArgs

2 Oct 20251 minute to read

Specifies the event arguments in shape rendering event in maps.

Properties

border BorderModel

Defines the settings of the border for the current shape.

cancel boolean

Specifies the cancel state for the event. The default value is false. If set as true, the event progress will be stopped.

data Object

Defines the data from the data source for the shape which is being currently rendered.

fill string

Defines the color for the current shape.

index number

Defines the index value of the shape rendering in the maps.

maps Maps

Defines the current maps instance.

name string

Defines the name of the event.

shape ShapeSettingsModel

Defines the current shape settings.