Click or drag to resize

BasePluginCameraCalibrationDataSet Property

The set of all defined calibrations. A user can add a new calibration for a specific focus level. The current level is stored in property FocusLevel.

Namespace: RAYLASE.Marker.CamerasPlugin
Assembly: RAYLASE.Marker.CamerasPlugin (in RAYLASE.Marker.CamerasPlugin.dll) Version: 2.19.0
Syntax
C#
public BasePluginCameraCalibrationDataSetClass CalibrationDataSet { get; set; }

Property Value

BasePluginCameraCalibrationDataSetClass
See Also