IMapLegend.EndUpdate

Syntax

EndUpdate;

Description

The EndUpdate method resumes legend rendering.

Comments

The rendering can be stopped by calling the IMapLegend.BeginUpdate method.

Example

The property use is given in the example for the IMapLegend.BeginUpdate property.

See also:

IMapLegend