Click or drag to resize

BaseDistanceSensorMeasurementValidationPropertiesResultRange Property

Distance range in which all measurements must be within each other (+/-ResultRange).

Namespace: RAYLASE.Marker.Device.DistanceSensor
Assembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.26.1
Syntax
C#
public double ResultRange { get; set; }

Property Value

Double
See Also