RVTDocs.com
Namespace: Autodesk.Revit.DB Class: SpotDimension

SpotDimension.LeaderHasShoulder

Property
Description:
True is dimension has leader with shoulder, false otherwise.
Syntax
public bool LeaderHasShoulder { get; set; }
Exceptions
Exception Condition
InvalidOperationException Dimension must have leader. -or- Thrown when:SpotDimension style type is SpotSlope.Using equality formula.Dimension style is ordinate.-or- The dimension is a SpotSlope or has no leader.