ArcGIS Pro 3.7 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 Property Factor As Integer
    public int Factor {get; set;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also