Describes the shape's type and can be circle, poly or rect.

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

The type.
C# | Visual Basic |
public MarkerShapeType Type { get; set; }
Public Property Type As MarkerShapeType Get Set