BaseScanHeadMarkPatternRequested Property | 
            Gets or sets the delegate for marking the pointer calibration pattern.
            
Namespace: RAYLASE.Marker.Device.ScanHeadAssembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.31.0
Syntaxpublic Action<double, int, bool> MarkPatternRequested { get; set; }Property Value
ActionDouble, 
Int32, 
Boolean
See Also