Revit 2021.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: 21.0.0.0 (21.1.1.109)
Since:
2013
Syntax
C# |
---|
public void ZoomToFit() |
Visual Basic |
---|
Public Sub ZoomToFit |
Visual C++ |
---|
public: void ZoomToFit() |