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