ArcGIS Pro 2.7 API Reference Guide
GetUseCustomLength Method

ArcGIS.Core.Data.Mapping Namespace > DimensionFeature Class : GetUseCustomLength Method
Gets if the dimension feature is using the custom length. This method must be called on the MCT. Use QueuedTask.Run.
Syntax
public bool GetUseCustomLength()
Public Function GetUseCustomLength() As Boolean

Return Value

true if using custom length; otherwise, false.
Exceptions
ExceptionDescription
A geodatabase-related exception occured.
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

DimensionFeature Class
DimensionFeature Members