NumberDisplayFormatDecimalPlaces Property |
Gets or sets decimal places of a number.
Namespace: Easymap.AddIn.Data.DisplayFormatAssembly: EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.3.0.0
Syntaxpublic int DecimalPlaces { get; set; }Public Property DecimalPlaces As Integer
Get
Set
Property Value
Int32
See Also