DX9ToolsR4 - Created by: X

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

GUI Class | CBX.Libs.DX9ToolsR4.GUI Namespace