Click or drag to resize

BaseScanHeadMarkPatternRequested Property

Gets or sets the delegate for marking the pointer calibration pattern.

Namespace: RAYLASE.Marker.Device.ScanHead
Assembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.19.0
Syntax
C#
public Action<double, int, bool> MarkPatternRequested { get; set; }

Property Value

ActionDouble, Int32, Boolean
See Also