DX9ToolsR4 - Created by: X

GUI Constructor

Creates a new instance of this class.

Overload List

Creates a new instance of this class.

public GUI();

Creates a new instance of this class.

public GUI(Color);

Creates a new instance of this class.

public GUI(Point,Size,Color,float);

Creates a new instance of this class.

public GUI(Rectangle);

Creates a new instance of this class.

public GUI(Rectangle,Color);

Creates a new instance of this class.

public GUI(Rectangle,Color,float);

Creates a new instance of this class.

public GUI(float,float,float,float);

Creates a new instance of this class.

public GUI(float,float,float,float,Color);

Creates a new instance of this class.

public GUI(float,float,float,float,Color,float);

See Also

GUI Class | CBX.Libs.DX9ToolsR4.GUI Namespace