Enum
MapControlsPosition

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.

Declaration

cs-api-definition
BottomLeft = 3

Field Value

MapControlsPosition

BottomRight

Positions the control at the bottom right corner.

Declaration

cs-api-definition
BottomRight = 2

Field Value

MapControlsPosition

TopLeft

Positions the control at the top left corner.

Declaration

cs-api-definition
TopLeft = 0

Field Value

MapControlsPosition

TopRight

Positions the control at the top right corner.

Declaration

cs-api-definition
TopRight = 1

Field Value

MapControlsPosition

In this article
DefinitionFieldsBottomLeftBottomRightTopLeftTopRight
Not finding the help you need?
Contact Support