Click or drag to resize

BaseMarkableCalibration2dPatternSubfield Property

Defines the size and position of the subfield. Can be either top left and bottom right or bottom left and top right corner. Order doesn't matter.

Namespace: RAYLASE.CalibrationPlugin.JobElements
Assembly: RAYLASE.CalibrationPlugin (in RAYLASE.CalibrationPlugin.dll) Version: 2.19.0
Syntax
C#
public dvec2[] Subfield { get; set; }

Property Value

dvec2
See Also