ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMScientificNumberFormat Class / DecimalPlaces Property

In This Topic
    DecimalPlaces Property (CIMScientificNumberFormat)
    In This Topic
    Gets or sets the number of decimal places to show.
    Syntax
    public int DecimalPlaces {get; set;}
    Public Property DecimalPlaces As Integer
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also