Click or drag to resize
AB4D logo

BaseEventSource3DManipulationDelta Event

Provides data regarding changes to a currently occurring manipulation.

Namespace: Ab3d.DirectX.Utilities
Assembly: Ab3d.DXEngine.Wpf (in Ab3d.DXEngine.Wpf.dll) Version: 7.0.8865.1045
Syntax
C#
public event Manipulation3DEventHandler<ManipulationDeltaEventArgs> ManipulationDelta

Value

Manipulation3DEventHandlerManipulationDeltaEventArgs
See Also