Enum AreaTitlePosition
Defines where on the screen should the area title be positioned
Namespace: WeaverCore.Enums
Assembly: WeaverCore.dll
Syntax
public enum AreaTitlePosition
Fields
| Name | Description |
|---|---|
| BottomCenter | |
| BottomLeft | |
| BottomRight | |
| MiddleCenter | |
| MiddleLeft | |
| MiddleRight | |
| TopCenter | |
| TopLeft | |
| TopRight |