GetUnderlayOrientation Method


View Plan Get Underlay Orientation Method

Returns the underlay orientation of this view.

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

Return Value

UnderlayOrientation
The underlay orientation for this view.
See Also