ArcGIS Pro 2.9 API Reference Guide
GetDimensionStyles Method

ArcGIS.Core.Data.Mapping Namespace > DimensionFeatureClassDefinition Class : GetDimensionStyles Method
Gets the value for the reference scale of the annotation. This method mush be called on the MCT. Use QueuedTask.Run
Syntax
public IReadOnlyList<CIMDimensionStyle> GetDimensionStyles()
Public Function GetDimensionStyles() As IReadOnlyList(Of CIMDimensionStyle)

Return Value

Gets an array of ArcGIS.Core.CIM.CIMDimensionStyle value that is the styles collection for 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