DX9ToolsR4 - Created by: X

GUI.SetVertexData Method (Size)

Sets the size of the gui.

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

Parameters

Size
The size of the gui to set.

See Also

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