Click or drag to resize

CalibrationGuiDataIsDelButtonEnabled Property

Flag to indicate if the button to delete a focus level calibration can be pressed or not. It is only possible if the currently selected focus level is not the one with focus level 0.

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

Property Value

Boolean
See Also