Click or drag to resize
AB4D logo

MouseDrag3DEventArgsHitSurface Property

Gets the BaseEventSource3D object that was marked as IsDragSurface. It was the source to get the StartSurfaceHitPoint and CurrentSurfaceHitPoint.

Namespace: Ab3d.DirectX.Common.EventManager3D
Assembly: Ab3d.DXEngine.Wpf (in Ab3d.DXEngine.Wpf.dll) Version: 7.1.9105.2048
Syntax
C#
public BaseEventSource3D HitSurface { get; }

Property Value

BaseEventSource3D
See Also