ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMFractionFormat Class / Factor Property

In This Topic
    Factor Property (CIMFractionFormat)
    In This Topic
    Gets or sets the maximum number of digits for the numerator or denominator, or the denominator of the formatted fraction.
    Syntax
    public int Factor {get; set;}
    Public Property Factor As Integer
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also