Click or drag to resize

OptimizationSettingsTolerancesLocation Property

This delta is used to compare locations. Locations are considered to be equal if their distance is less than this value.

Namespace: RAYLASE.Marker.Configuration
Assembly: RAYLASE.Marker.Configuration (in RAYLASE.Marker.Configuration.dll) Version: 2.19.0
Syntax
C#
public double TolerancesLocation { get; set; }

Property Value

Double
See Also