DX9ToolsR4 - Created by: X

GUITextured.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

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