Revit 2018 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: 18.0.0.0 (18.2.0.13)
Since:
2013
Syntax
C# |
---|
public void ZoomToFit() |
Visual Basic |
---|
Public Sub ZoomToFit |
Visual C++ |
---|
public: void ZoomToFit() |