DX9ToolsR4 - Created by: X

GUI Properties

The properties of the GUI class are listed below. For a complete list of GUI class members, see the GUI Members topic.

Public Instance Properties

Child Gets/Sets the value of a child gui.
ChildCount The number of children the gui contains.
Height Gets or sets the height of the gui.
Left Gets or sets the x-coordinate of a gui's left edge in pixels.
Parent Returns a reference to the parent gui.
Top Gets or sets the y-coordinate of a gui's top edge in pixels.
VertexesOverloaded. Provides access to the vertexes for the gui.
Width Gets or sets the width of the gui.

See Also

GUI Class | CBX.Libs.DX9ToolsR4.GUI Namespace