ArcGIS Pro 2.6 API Reference Guide
GetReferenceScale Method (AnnotationFeatureClassDefinition)

ArcGIS.Core.Data.Mapping Namespace > AnnotationFeatureClassDefinition Class : GetReferenceScale Method
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 10, Windows 8.1, Windows 7

See Also

Reference

AnnotationFeatureClassDefinition Class
AnnotationFeatureClassDefinition Members