Angulos
Loading...
Searching...
No Matches
Angulos.UI.UIElements.Container Class Reference
Inheritance diagram for Angulos.UI.UIElements.Container:
Angulos.UI.UIElements.IUIElement

Public Attributes

IUIElement[] Children
Action OnDraw = () => { }

Properties

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

Property Documentation

◆ Position

Vector2 Angulos.UI.UIElements.Container.Position = Vector2.Zero
getset

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

Implements Angulos.UI.UIElements.IUIElement.

◆ Visible

bool Angulos.UI.UIElements.Container.Visible = true
getset

If the object is visible.

Implements Angulos.UI.UIElements.IUIElement.


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