DX9ToolsR4 - Created by: X

GUITextured Members

GUITextured overview

Public Instance Constructors

GUITexturedOverloaded. Initializes a new instance of the GUITextured class.

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.
TextureOverloaded. Gets or Sets the texture for a particular texture stage.
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.

Public Instance Methods

AddChild Adds a child GUI to this GUI.
Equals (inherited from Object)
GetHashCode (inherited from Object)
GetType (inherited from Object)
RemoveOverloaded. Removes an item.
Render Used to render the gui.
SetVertexDataOverloaded. Sets the vertex data directly.
ToString (inherited from Object)

Protected Instance Methods

Finalize (inherited from Object)
MemberwiseClone (inherited from Object)

See Also

GUITextured Class | CBX.Libs.DX9ToolsR4.GUI Namespace