Click or drag to resize
AB4D logo

MouseCameraControllerStopCurrentMouseProcessing Method

StopCurrentMouseProcessing can be called after calling StartCameraRotation(Point), StartCameraMovement or StartCameraQuickZoom(Point) to stop the started mouse processing.

Namespace: Ab3d.Controls
Assembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax
C#
public void StopCurrentMouseProcessing()
See Also