EnumMapControlsPosition
Enum
The position of the control.
Definition
Namespace:Telerik.Blazor
Assembly:Telerik.Blazor.dll
Syntax:
cs-api-definition
public enum MapControlsPosition
Fields
BottomLeft
Positions the control at the bottom left corner.
BottomRight
Positions the control at the bottom right corner.
TopLeft
Positions the control at the top left corner.
TopRight
Positions the control at the top right corner.