DX9ToolsR4 - Created by: X

GUIIndexed.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

GUIIndexed Class | CBX.Libs.DX9ToolsR4.GUI Namespace