DX9ToolsR4 - Created by: X

GUI.SetVertexData Method (Point)

Sets the location of the gui.

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

Parameters

Location
The location of the gui to set.

See Also

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