ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Core.Data.Mapping Namespace / AnnotationFeatureClassDefinition Class / GetReferenceScaleUnits Method
Version

    GetReferenceScaleUnits Method (AnnotationFeatureClassDefinition)
    Gets the unit that the reference scale is measured in.
    Syntax
    public Unit GetReferenceScaleUnits()

    Return Value

    A ArcGIS.Core.Geometry.Unit representing the unit the reference scale is measured in.
    Exceptions
    ExceptionDescription
    A geodatabase-related exception has occurred.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also