DX9ToolsR4 - Created by: X

GUITextured Constructor (Rectangle)

Creates a new instance of this class.

[Visual Basic]
Overloads Public Sub New( _
   ByVal Bounds As Rectangle _
)
[C#]
public GUITextured(
   Rectangle Bounds
);

Parameters

Bounds
The dimentions of the gui to be set.

See Also

GUITextured Class | CBX.Libs.DX9ToolsR4.GUI Namespace | GUITextured Constructor Overload List