 |
BaseEventSource3D.ManipulationCompleted Event |
Occurs when the manipulation on the subscribed EventSource3D has completed.
Namespace: Ab3d.DirectX.UtilitiesAssembly: Ab3d.DXEngine.Wpf (in Ab3d.DXEngine.Wpf.dll) Version: 7.1.9105.2048
Syntaxpublic event Manipulation3DEventHandler<ManipulationCompletedEventArgs> ManipulationCompleted
Value
Manipulation3DEventHandler<ManipulationCompletedEventArgs>
See Also