DX9ToolsR4 - Created by: X | |
GUI.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
GUI Class | CBX.Libs.DX9ToolsR4.GUI Namespace