Click or drag to resize
AB4D logo

CameraNavigationCirclesBackgroundCircleLeave Event

RotationCircleLeave event is fired when mouse leaves of the ViewCube's rotation circle. When and event handler is subscribed to this event, then the default code that restores the selection brush to the rotation circle is not executed.

Namespace: Ab3d.Controls
Assembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax
C#
public event EventHandler BackgroundCircleLeave

Value

EventHandler
See Also