|
MouseDrag3DEventArgsMouseDiff Property |
Gets the 2D Vector that defines the difference from the mouse strat drag position and mouse current position.
Namespace: Ab3d.DirectX.Common.EventManager3DAssembly: Ab3d.DXEngine.Wpf (in Ab3d.DXEngine.Wpf.dll) Version: 7.0.8865.1045
Syntax public Vector MouseDiff { get; }
Property Value
VectorSee Also