Click or drag to resize

TakeImageAutomationSettingsViewCurrentProcessTransformation Property

RAYGUIDE's current process transformation. Updated as soon as the user changes it in the GUI. Used here to show the warning when assigning the ROI.

Namespace: RAYLASE.Marker.ClickAndTeachPlugin.JobElements
Assembly: RAYLASE.Marker.ClickAndTeachPlugin (in RAYLASE.Marker.ClickAndTeachPlugin.dll) Version: 2.49.0
Syntax
C#
public (dvec3 Offset, dvec3 Scale, double Rotation) CurrentProcessTransformation { get; set; }

Property Value

ValueTupledvec3, dvec3, Double
See Also