Property Precision
| Improve this Doc View SourcePrecision
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 readonly int Precision { get; }
Property Value
Type | Description |
---|---|
Int32 |