BaseScanHeadSetProcessTransformationRequested Property |
Gets or sets the delegate for sending the process transformation to the scan controller.
Namespace: RAYLASE.Marker.Device.ScanHeadAssembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.19.0
Syntaxpublic Action<dmat4?> SetProcessTransformationRequested { get; set; }
Property Value
ActionNullabledmat4
See Also