BaseScanHeadPrepareSendEnhancedDelegate Property | 
            Gets or sets the delegate for preparing the send enhanced delegate.
            
Namespace: RAYLASE.Marker.Device.ScanHeadAssembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.31.0
Syntaxpublic Func<IList<(Axes Axes, uint Command)>, int, IOPortCondition, Guid?, Guid> PrepareSendEnhancedDelegate { get; set; }Property Value
FuncIListValueTupleAxes, 
UInt32, 
Int32, 
IOPortCondition, 
NullableGuid, 
Guid
See Also