ArcGIS Pro 2.9 API Reference Guide
GetReferenceScale Method (DimensionFeatureClassDefinition)

ArcGIS.Core.Data.Mapping Namespace > DimensionFeatureClassDefinition Class : GetReferenceScale Method
Gets the value for the reference scale of the dimension feature class. 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 dimension feature class.
Exceptions
ExceptionDescription
A geodatabase-related exception has occurred.
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

DimensionFeatureClassDefinition Class
DimensionFeatureClassDefinition Members