DX9ToolsR4 - Created by: X

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

GUITextured Class | CBX.Libs.DX9ToolsR4.GUI Namespace