Click or drag to resize

BaseScanHeadSetProcessTransformationRequested Property

Gets or sets the delegate for sending the process transformation to the scan controller.

Namespace: RAYLASE.Marker.Device.ScanHead
Assembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.19.0
Syntax
C#
public Action<dmat4?> SetProcessTransformationRequested { get; set; }

Property Value

ActionNullabledmat4
See Also