Revit 2022.1 API |
UIView..::..ZoomToFit Method |
UIView Class See Also |
Zoom the view to fit its contents.
Namespace: Autodesk.Revit.UI
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 22.0.0.0 (22.1.1.0)
Since:
2013
Syntax
C# |
---|
public void ZoomToFit() |
Visual Basic |
---|
Public Sub ZoomToFit |
Visual C++ |
---|
public: void ZoomToFit() |