Position id. Used to specify the position of the control on the map. The default position is TOP_LEFT.

C# | Visual Basic |
public ControlPosition Position { get; set; }
Public Property Position As ControlPosition Get Set

The position.
C# | Visual Basic |
public ControlPosition Position { get; set; }
Public Property Position As ControlPosition Get Set