DimensionSegmentIsTextPositionAdjustable Method

Indicates if this dimension is supported to set/get TextPosition/LeaderPosition.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public bool IsTextPositionAdjustable()

Return Value

Boolean
True if this dimension is supported to set/get TextPosition/LeaderPosition, false otherwise.
See Also