|
LineSelectorDataLastDistance Property |
Gets a double value that specifies the closest distance of this line to the specified position.
This value is calculated in GetClosestDistance method.
When
CheckBoundingBox is true and when the screenPosition was outside the bounding box, then this value is set to double.MaxValue.
Namespace: Ab3d.UtilitiesAssembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax public double LastDistance { get; }
Property Value
DoubleSee Also