LabelLineLength Property


Viewport Label Line Length Property

The length of the viewport label line in sheet space, measured in feet.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public double LabelLineLength { get; set; }

Property Value

Double
Remarks
It can be negative. The sign depends on the direction of the label line.
See Also