Enum Orientation
Defines the orientation of the zooming tool bar in the maps.
Namespace: Syncfusion.Blazor.Maps
Assembly: Syncfusion.Blazor.dll
Syntax
public enum Orientation
Fields
| Name | Description |
|---|---|
| Horizontal | Specifies the zooming toolbar to be placed horizontally. |
| Vertical | Specifies the zooming toolbar to be placed vertically. |