Indicates if this dimension is supported to set/get TextPosition/LeaderPosition.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public bool IsTextPositionAdjustable()
Return Value
BooleanTrue if this dimension is supported to set/get TextPosition/LeaderPosition, false otherwise.
