ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMGraphic Class / ReferenceScale Property
Version

    ReferenceScale Property (CIMGraphic)
    Gets or sets the reference scale of the graphic. Typically set by the layer or element during draw.
    Syntax
    public double ReferenceScale {get; set;}
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also