|
MouseDrag3DEventArgsStartDragMousePosition Property |
Gets the 2D mouse position of the point where the drag was started.
Namespace: Ab3d.DirectX.Common.EventManager3DAssembly: Ab3d.DXEngine.Wpf (in Ab3d.DXEngine.Wpf.dll) Version: 7.1.9105.2048
Syntax public Point StartDragMousePosition { get; }
Property Value
PointSee Also