Angulos
Loading...
Searching...
No Matches
Angulos.UI.UIElements.IUIElement Interface Reference

Represents any UI element. More...

Inheritance diagram for Angulos.UI.UIElements.IUIElement:
Angulos.UI.UIElements.Button Angulos.UI.UIElements.Container Angulos.UI.UIElements.DecimalSlider Angulos.UI.UIElements.Label

Properties

Vector2 Position [get, set]
 The object's position. Vector2.Zero for automatic positioning.
bool Visible [get, set]
 If the object is visible.

Detailed Description

Represents any UI element.

Property Documentation

◆ Position

Vector2 Angulos.UI.UIElements.IUIElement.Position
getset

The object's position. Vector2.Zero for automatic positioning.

Implemented in Angulos.UI.UIElements.Button, Angulos.UI.UIElements.Container, Angulos.UI.UIElements.DecimalSlider, and Angulos.UI.UIElements.Label.

◆ Visible

bool Angulos.UI.UIElements.IUIElement.Visible
getset

The documentation for this interface was generated from the following file:
  • Sharp/UI/UIElements/IUIElement.cs