Gets or sets the shape.
Image map region definition used for drag/click.

C# | Visual Basic |
public MarkerShape Shape { get; set; }
Public Property Shape As MarkerShape Get Set

The shape.
C# | Visual Basic |
public MarkerShape Shape { get; set; }
Public Property Shape As MarkerShape Get Set