ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.Data.Mapping Namespace / DimensionFeatureClassDefinition Class / GetReferenceScale Method

In This Topic
    GetReferenceScale Method (DimensionFeatureClassDefinition)
    In This Topic
    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 Function GetReferenceScale() As Double
    public double GetReferenceScale()

    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 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also