DX9ToolsR4 - Created by: X

GUI.SetVertexData Method (Rectangle)

Sets the dimentions of the gui.

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

Parameters

Bounds
The dimentions of the gui to be set.

See Also

GUI Class | CBX.Libs.DX9ToolsR4.GUI Namespace | GUI.SetVertexData Overload List