DX9ToolsR4 - Created by: X

GUIIndexed.Left Property

Gets or sets the x-coordinate of a gui's left edge in pixels.

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

Implements

IGUI.Left

See Also

GUIIndexed Class | CBX.Libs.DX9ToolsR4.GUI Namespace