Set the precision, or number of digits that should display to the right of the decimal point, with which real numbers should display.
Read-write property
| [Visual Basic .NET] |
|---|
Public Property DecimalDigits() As Integer |
| [C#] |
|---|
|
| [Managed C++] |
|---|
public: __property int get_DecimalDigits(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
|






