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

In This Topic
    GetReferenceScaleUnits Method (AnnotationFeatureClassDefinition)
    In This Topic
    Gets the unit that the reference scale is measured in.
    Syntax
    public Unit GetReferenceScaleUnits()
    Public Function GetReferenceScaleUnits() As Unit

    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