Class MapItemShapes
To specify the zooming factor.
Inheritance
System.Object
MapItemShapes
Namespace: Syncfusion.Windows.Forms.Maps
Assembly: Syncfusion.Maps.Windows.dll
Syntax
public sealed class MapItemShapes : Enum
Fields
Ellipse
To specify the map item shape as Ellipse
Declaration
public const MapItemShapes Ellipse
Field Value
| Type |
|---|
| MapItemShapes |
None
To specify the map item shape as None
Declaration
public const MapItemShapes None
Field Value
| Type |
|---|
| MapItemShapes |
Rectangle
To specify the map item shape as Rectangle
Declaration
public const MapItemShapes Rectangle
Field Value
| Type |
|---|
| MapItemShapes |