Click or drag to resize

ILineProfilerView Interface

[Missing <summary> documentation for "T:RAYLASE.Marker.Device.DistanceSensor.ILineProfilerView"]


Namespace: RAYLASE.Marker.Device.DistanceSensor
Assembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.26.1
Syntax
C#
public interface ILineProfilerView : IDisposable

The ILineProfilerView type exposes the following members.

Properties
 NameDescription
Public propertyMeasurements Number of measurements per line.
Public propertyShowMessageDelegate Callback for showing messages.
Top
Methods
 NameDescription
Public methodUpdateLine Sets the start and endpoint of the scan line.
Top
See Also