Click or drag to resize
AB4D logo

BaseEventSource3DMouseUp Event

Occurs when the mouse pointer is over the subscribed EventSource3D and a mouse button is released.

Namespace: Ab3d.DirectX.Utilities
Assembly: Ab3d.DXEngine.Wpf (in Ab3d.DXEngine.Wpf.dll) Version: 7.0.8865.1045
Syntax
C#
public event MouseButton3DEventHandler MouseUp

Value

MouseButton3DEventHandler
See Also