|
ChangeProperties |
Top Previous Next |
|
ChangeProperties (Method)
Use this method if you want to change the properties (user properties and the potition coordinates) of an object
Syntax: Function ChangeProperties(avHandle As Integer, sProp() As String, xyz() As Single) As Boolean
The ChangeProperties method syntax consists of the following:
Return value: Boolean - True on success, false on error.
|