DX9ToolsR4 - Created by: X

GUI.Top Property

Gets or sets the y-coordinate of a gui's top edge in pixels.

[Visual Basic]
NotOverridable Public Property Top As Single Implements _
   IGUI.Top
[C#]
public float Top {get; set;}

Implements

IGUI.Top

See Also

GUI Class | CBX.Libs.DX9ToolsR4.GUI Namespace