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

In This Topic
    GetReferenceScale Method (AnnotationFeatureClassDefinition)
    In This Topic
    Gets the value for the reference scale of the annotation. This method mush be called on the MCT. Use QueuedTask.Run
    Syntax
    public double GetReferenceScale()
    Public Function GetReferenceScale() As Double

    Return Value

    Gets a value that is the reference scale of the annotation feature class.
    Exceptions
    ExceptionDescription
    A geodatabase-related exception has occurred.
    No valid reference scale unit.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also