Share

Viewport.LabelLineLength 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.2.0.0 (26.2.0.0)

Syntax

C#

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

Reference

Was this information helpful?