Click or drag to resize
AB4D logo

BaseEventSource3DManipulationCompleted Event

Occurs when the manipulation on the subscribed EventSource3D has completed.

Namespace: Ab3d.Utilities
Assembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.0.8746.1045
Syntax
C#
public event Manipulation3DEventHandler<ManipulationCompletedEventArgs> ManipulationCompleted

Value

Manipulation3DEventHandlerManipulationCompletedEventArgs
See Also