public enum RoundingOption : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum RoundingOption Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
public enum RoundingOption : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum RoundingOption Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
NumberOfDecimals | Rounding by number of decimals. |
NumberOfSignificantDigits | Rounding by number of significant digits. |
System.Object
System.ValueType
System.Enum
ArcGIS.Core.CIM.RoundingOption
Target Platforms: Windows 10, Windows 8.1