DX9ToolsR4 - Created by: X

GUIIndexed Constructor

Creates a new instance of this class.

Overload List

Creates a new instance of this class.

public GUIIndexed();

Creates a new instance of this class.

public GUIIndexed(Color);

Creates a new instance of this class.

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

Creates a new instance of this class.

public GUIIndexed(Rectangle);

Creates a new instance of this class.

public GUIIndexed(Rectangle,Color);

Creates a new instance of this class.

public GUIIndexed(Rectangle,Color,float);

Creates a new instance of this class.

public GUIIndexed(float,float,float,float);

Creates a new instance of this class.

public GUIIndexed(float,float,float,float,Color);

Creates a new instance of this class.

public GUIIndexed(float,float,float,float,Color,float);

See Also

GUIIndexed Class | CBX.Libs.DX9ToolsR4.GUI Namespace