ViewportLabelLineLength Property

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

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.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