ScaleBase.ItemsChanged

Syntax

ItemsChanged: PP.Delegate | function (sender, args)

Parameters

sender. Event source.

args. Event information.

Description

The ItemsChanged event occurs on changing scale settings from the wizard.

Example

The example of event use is given in description of the ScaleBase.getCount method.

See also:

ScaleBase