Position of spot dimension's leader shoulder point.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)
Syntax
C#
public XYZ LeaderShoulderPosition { get; set; }
Property Value
XYZExceptions
Exception | Condition |
---|---|
ArgumentNullException | When setting this property: A non-optional argument was null |
InvalidOperationException |
Dimension must have leader.
-or-
Dimension's leader must have shoulder.
-or-
Thrown when:
|