Scale.digits

int digits() @property nothrow

Get digits property.

Returns

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

Set digits property.

Parameters

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