Click or drag to resize
AB4D logo

MouseDrag3DEventArgsCurrentSurfaceHitPoint Property

Gets the current 3D position on the of the HitSurface.

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

Property Value

Point3D
See Also