Scale.digits

int digits() @property

Get digits property.

Returns

The number of decimal places that are displayed in the value.
void digits(int propval) @property

Set digits property.

Parameters

propvalThe number of decimal places that are displayed in the value.