DX9ToolsR4 - Created by: X

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

GUIIndexed Class | CBX.Libs.DX9ToolsR4.GUI Namespace