Represents the settings contained in the document associated to the View Navigation tools (such as the View Cube).
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 23.0.0.0 (23.1.0.0)
Since:
2016
Syntax
C# |
---|
public class ViewNavigationToolSettings : Element |
Visual Basic |
---|
Public Class ViewNavigationToolSettings _
Inherits Element |
Visual C++ |
---|
public ref class ViewNavigationToolSettings : public Element |
Inheritance Hierarchy
See Also