| Revit 2022 API |
| UIDocument..::..RefreshActiveView Method |
| UIDocument Class See Also |
Refresh the display of the active view in the active document.
Namespace: Autodesk.Revit.UI
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 22.0.0.0 (22.1.0.0)
Since: 2011
Syntax
| C# |
|---|
public void RefreshActiveView() |
| Visual Basic |
|---|
Public Sub RefreshActiveView |
| Visual C++ |
|---|
public: void RefreshActiveView() |