ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Data.DDL Namespace / AnnotationFeatureClassDescription Class / ReferenceScale Property

In This Topic
    ReferenceScale Property (AnnotationFeatureClassDescription)
    In This Topic
    The reference scale of the ArcGIS.Core.Data.Mapping.AnnotationFeatureClass. This value must be greater than zero.
    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