Class MapViews
To specify the map view.
Inheritance
System.Object
MapViews
Namespace: Syncfusion.Windows.Forms.Maps
Assembly: Syncfusion.Maps.Windows.dll
Syntax
public sealed class MapViews : Enum
Fields
NormalView
Displays the map in a standard view.
Declaration
public const MapViews NormalView
Field Value
| Type |
|---|
| MapViews |
SmartView
Displays the map with optimized rendering and performance
Declaration
public const MapViews SmartView
Field Value
| Type |
|---|
| MapViews |