ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Core.CIM Namespace / PointSymbolCalloutScale Enumeration
Version

    PointSymbolCalloutScale Enumeration
    An enumeration that defines how the background point symbol is scaled to fit the dimensions of the text.
    Syntax
    Members
    MemberDescription
    DifNonuniform Non-uniform scaling.
    DifUniform Uniform scaling.
    None No scaling.
    PropNonuniform Non-uniform scaling.
    PropUniform Uniform scaling.
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             ArcGIS.Core.CIM.PointSymbolCalloutScale

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also