ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMNumericFormatBase Class


In This Topic
    CIMNumericFormatBase Class Properties
    In This Topic

    For a list of all members of this type, see CIMNumericFormatBase members.

    Public Properties
     NameDescription
    Public Property Gets or sets the alignment option.  
    Public Property Gets or sets the alignment width.  
    Public Property Gets or sets the rounding option.  
    Public Property Gets or sets the rounding value, whose meaning depends on the rounding option.  
    Public Property Gets or sets a value indicating whether formatted numbers contain a plus sign for positive numbers.  
    Public Property Gets or sets a value indicating whether formatted numbers contain digit grouping symbols.  
    Public Property Gets or sets a value indicating whether formatted numbers contain padded zeros to the right of the decimal.  
    Top
    See Also