ViewPlanGetUnderlayOrientation Method

Returns the underlay orientation of this view.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public UnderlayOrientation GetUnderlayOrientation()

Return Value

UnderlayOrientation
The underlay orientation for this view.
See Also