|
LineSelectorDataLastClosestPositionOnLine Property |
Gets as Point3D that represents the position on the line that is closest to the mouse position.
This value is calculated in GetClosestDistance method.
Namespace: Ab3d.UtilitiesAssembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax public Point3D LastClosestPositionOnLine { get; }
Property Value
Point3DSee Also