Zoom the view.
Namespace: Autodesk.Revit.UIAssembly: RevitAPIUI (in RevitAPIUI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public void Zoom(
double zoomFactor
)
Parameters
- zoomFactor Double
-
Factor by which to zoom in or out. Values greater than 1 zooms in, less than 1 zooms out.
Exceptions
See Also
Reference