RhinoCommon API
RhinoViewportMouseInOutDolly Method |
Moves the camera towards or away from the view maintaing focus on the view.
Namespace: Rhino.Display
Assembly: RhinoCommon (in RhinoCommon.dll)

public bool MouseInOutDolly( Point mousePreviousPoint, Point mouseCurrentPoint )
Public Function MouseInOutDolly ( mousePreviousPoint As Point, mouseCurrentPoint As Point ) As Boolean
Parameters
- mousePreviousPoint
- Type: System.DrawingPoint
The mouse previous point. - mouseCurrentPoint
- Type: System.DrawingPoint
The mouse current point.
Return Value
Type: Boolean[Missing <returns> documentation for "M:Rhino.Display.RhinoViewport.MouseInOutDolly(System.Drawing.Point,System.Drawing.Point)"]

Rhino for Mac
Supported in: 5.4Rhino for Windows
Supported in: 6.8