Enum Alignment
Defines the alignment for the elements in the maps component.
Namespace: Syncfusion.Blazor.Maps
Assembly: Syncfusion.Blazor.dll
Syntax
public enum Alignment
Fields
| Name | Description |
|---|---|
| Center | Specifies the element to be placed at the center of the maps. |
| Far | Specifies the element to be placed far from the maps. |
| Near | Specifies the element to be placed near the maps. |