Click or drag to resize
AB4D logo

CameraNavigationCirclesBackgroundCircleEnter Event

RotationCircleEnter event is fired when mouse enters of the ViewCube's rotation circle. When and event handler is subscribed to this event, then the default code that sets 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 BackgroundCircleEnter

Value

EventHandler
See Also