Enum ArrowPosition
Defines the arrow position in navigation line.
Namespace: Syncfusion.Blazor.Maps
Assembly: Syncfusion.Blazor.dll
Syntax
public enum ArrowPosition
Fields
| Name | Description |
|---|---|
| End | Defines the arrow to be positioned at the end of the navigation line. |
| Start | Defines the arrow to be positioned at the start of the navigation line. |