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