Click or drag to resize
AB4D logo

MouseDrag3DEventArgsStartSurfaceHitPoint Property

Gets the 3D position on the of the HitSurface where the drag was started.

Namespace: Ab3d.Common.EventManager3D
Assembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax
C#
public Point3D StartSurfaceHitPoint { get; }

Property Value

Point3D
See Also