Invalidates the control's region. | |
Syntax: | object.Update |
Description: | CimGraphControl.Update
invalidates the control's region, causing the control to redraw
graphically. This method is particularly useful when AutoUpdate is set to False and you want to update the graphical view of the
control. |