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