The symbol used to separate the integer and fractional parts of a number.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 21.0.0.0 (21.1.1.109)
Since: 2014
Since: 2014
Syntax
| C# |
|---|
public enum DecimalSymbol |
| Visual Basic |
|---|
Public Enumeration DecimalSymbol |
| Visual C++ |
|---|
public enum class DecimalSymbol |
Members
| Member name | Description |
|---|---|
| Dot | A dot ("."). |
| Comma | A comma (","). |