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.CamerasPluginAssembly: RAYLASE.Marker.CamerasPlugin (in RAYLASE.Marker.CamerasPlugin.dll) Version: 2.19.0
Syntaxpublic bool IsDelButtonEnabled { get; set; }
Property Value
Boolean
See Also