[]
The position of the sub item.
public enum MapDockableSubItem.MapPosition
| Name | Description |
|---|---|
| BottomCenter | Position title at BottomCenter |
| BottomLeft | Position title at BottomLeft |
| BottomRight | Position title at BottomRight |
| LeftBottom | Position title at LeftBottom |
| LeftCenter | Position title at LeftCenter |
| LeftTop | Position title at LeftTop |
| RightBottom | Position title at RightBottom |
| RightCenter | Position title at RightCenter |
| RightTop | Position title at RightTop |
| TopCenter | Position title at TopCenter |
| TopLeft | Position title at TopLeft |
| TopRight | Position title at TopRight |