Click or drag to resize

BasePluginCameraIsAutoCalibration Property

Flag to indicate that the dialog is in auto calibration mode rather than in manual calibration mode.

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

Property Value

Boolean
See Also