Click or drag to resize

BaseScanHeadReceiveEnhancedDelegate Property

Gets or sets the receive enhanced command delegate.

Namespace: RAYLASE.Marker.Device.ScanHead
Assembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.19.0
Syntax
C#
public Func<Axes, int, uint[]> ReceiveEnhancedDelegate { get; set; }

Property Value

FuncAxes, Int32, UInt32
See Also