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.Common.EventManager3D
Assembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax
C#
public BaseEventSource3D HitSurface { get; }

Property Value

BaseEventSource3D
See Also