Returns the underlay orientation of this view.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 23.0.0.0 (23.1.0.0)
Since: 2017
Syntax
C# |
---|
public UnderlayOrientation GetUnderlayOrientation() |
Visual Basic |
---|
Public Function GetUnderlayOrientation As UnderlayOrientation |
Visual C++ |
---|
public: UnderlayOrientation GetUnderlayOrientation() |