IMapVisual.BeginUpdate

Syntax

BeginUpdate;

Description

The BeginUpdate method stops indicator rendering.

Comments

The rendering can be resumed by calling the IMapVisual.EndUpdate method.

Example

The property use is given in the example for the IMapVisual.DataAdapter property.

See also:

IMapVisual