View.Outline Property

The bounds of the view in paper space (in feet).


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)

Syntax

C#

public BoundingBoxUV Outline { get; }

Property Value

BoundingBoxUV

Remarks

Returns all zeros for empty views.

See Also

Reference

View Class
Autodesk.Revit.DB Namespace