Click or drag to resize

DalsaCameraSettingViewIsReadingFromGuiForbidden Property

Only if false values from the edit fields are read out into the internal data; this must not be done in case the dialog is just and be filled programmatically opened.

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

Property Value

Boolean
See Also