|
SetProperties |
Top Previous Next |
|
SetProperties (Method)
Changes the drawing properties of the objects described in a specific handles array
Syntax: Function SetProperties([Handles]() As Integer, iType() As AvaxItemType, vItemProperies() As Object, vData() As Object) As Boolean
The SetProperties method syntax consists of the following:
Return value: Boolean - True on success, false on error.
|