Click or drag to resize

CalibrationGuiDataIsAddButtonEnabled Property

Flag to indicate if the button to add a focus level calibration can be pressed or not. This is possible only if an entry with the same focus level is not already there.

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

Property Value

Boolean
See Also