The symbol used to separate the integer and fractional parts of a number.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 23.0.0.0 (23.1.0.0)
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 (","). |