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