Class LayoutType
To specify the layout type.
Inheritance
System.Object
LayoutType
Namespace: Syncfusion.Windows.Forms.Maps
Assembly: Syncfusion.Maps.Windows.dll
Syntax
public sealed class LayoutType : Enum
Fields
Default
Displays the map using the default layout.
Declaration
public const LayoutType Default
Field Value
| Type |
|---|
| LayoutType |
Tile
Displays the map using a tile-based layout.
Declaration
public const LayoutType Tile
Field Value
| Type |
|---|
| LayoutType |