Click or drag to resize

TolerancesLocation Property

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

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

Property Value

Double
See Also