DX9ToolsR4 - Created by: X | |
GUITextured.Height Property
Gets or sets the height of the gui.
[Visual Basic]NotOverridable Public Property Height As
Single Implements _
IGUI.Height
[C#]public
float Height {get; set;}
Implements
IGUI.Height
See Also
GUITextured Class | CBX.Libs.DX9ToolsR4.GUI Namespace