ArcGIS Pro 3.0 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, Windows 8.1

    See Also