DX9ToolsR4 - Created by: X

IGUI.Left Property

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

[Visual Basic]
Property Left As Single
[C#]
float Left {get; set;}

See Also

IGUI Interface | CBX.Libs.DX9ToolsR4.GUI Namespace