SignaturesEditor.DecimalPlaces

Syntax

DecimalPlaces: Number;

Description

The DecimalPlaces property determines the number of decimal places.

Comments

Use JSON or the setDecimalPlaces method to set the property value and the getDecimalPlaces method to get the property value.

By default the value is 4.

Example

The property use is given in description of the SignaturesEditor.Items property.

See also:

SignaturesEditor