ISpeedometer.BeginUpdate

Syntax

BeginUpdate;

Description

The BeginUpdate method disables any rerendering of speedometer.

Comments

The method is used during the change of speedometer elements parameters to avoid blinking of component that displays the speedometer. Rerendering is resumed by the EndUpdate method.

See also:

ISpeedometer