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

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

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also