DX9ToolsR4 - Created by: X | |
GUIIndexed.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
GUIIndexed Class | CBX.Libs.DX9ToolsR4.GUI Namespace | GUIIndexed.SetVertexData Overload List