MapMaster.LegendPanel.SettingChanged

Syntax

SettingChanged: function (sender, args)

Parameters

sender. Event source.

args. Event information. Available arguments: Name - name of the changed control, Value - new value.

Description

The SettingChanged event occurs on changing panel settings.

Example

The example of use is identical to the example given for the MapMaster.AreaVisualPanel.SettingChanged event.

See also:

 MapMaster.LegendPanel