Namespace:
Autodesk.Revit.DB
DecimalSymbol
Enumeration
Description:
The symbol used to separate the integer and fractional parts of a number.
The symbol used to separate the integer and fractional parts of a number.
Syntax
public enum DecimalSymbol
Unknown Namespace Members:
| Name | Description |
|---|---|
| Dot | A dot ("."). |
| Comma | A comma (","). |