Property Precision
Precision
Gets the precision of this value, i.e. the total number of digits it contains (excluding any leading/trailing zeros). Zero values have a precision of 1.
Declaration
public int Precision { get; }
Property Value
Type | Description |
---|---|
int |