The length of the viewport label line in sheet space, measured in feet.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 23.0.0.0 (23.1.0.0)
Since: 2022
Syntax
C# |
---|
public double LabelLineLength { get; set; } |
Visual Basic |
---|
Public Property LabelLineLength As Double Get Set |
Visual C++ |
---|
public: property double LabelLineLength { double get (); void set (double value); } |
Remarks
It can be negative. The sign depends on the direction of the label line.