RedrawItems
MethodRedrawItems (Method)
Redraws the objects described in a specific handles array
Syntax:
Function RedrawItems([Handles]() As Integer, iClr As Short, ItemType As AvaxItemType) As Boolean
The RedrawItems method syntax consists of the following:
Parameter |
Data Type |
Description |
[Handles]() |
Integer |
|
iClr |
Short |
The color index number to redraw the objects |
ItemType |
An expression that defines the type of the objects |
Return value:
Boolean - True on success, false on error.