|
Angulos
|
Public Attributes | |
| string | Label |
Properties | |
| Action | OnClick = () => { } [get, set] |
| bool | StartThreadForClick = true [get, set] |
| Vector2 | Position [get, set] |
| The object's position. Vector2.Zero for automatic positioning. | |
| Vector2? | Size [get, set] |
| bool | Visible = true [get, set] |
| If the object is visible. | |
|
getset |
The object's position. Vector2.Zero for automatic positioning.
Implements Angulos.UI.UIElements.IUIElement.
|
getset |
If the object is visible.
Implements Angulos.UI.UIElements.IUIElement.