DX9ToolsR4 - Created by: X

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

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