|
SetCoordinate |
Top Previous Next |
|
SetCoordinate (Method)
Use this method if you want to set the starting point of a new object when the Command property is used.
Syntax: Function SetCoordinate(x As Single, y As Single, z As Single) As Boolean
The SetCoordinate method syntax consists of the following:
Return value: Boolean - True on success, false on error.
|