NumberDisplayFormatDecimalPlaces Property |
Gets or sets decimal places of a number.
Namespace:
Easymap.AddIn.Data.DisplayFormat
Assembly:
EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.0.0.0
Syntax public int DecimalPlaces { get; set; }
Public Property DecimalPlaces As Integer
Get
Set
Property Value
Type:
Int32See Also