IMcCaptDevAttribute2Lock Property
|
|
Gets or sets whether the attribute's
acquire value and preview value are locked.
Namespace:
MediaCy.IQL.Capture
Assembly:
MediaCy.IQL.Capture (in MediaCy.IQL.Capture.dll) Version: 10.0.6912.0
Syntax
RemarksSet to true or false to indicate whether the attribute's preview
and acquire values are locked together. Setting this property to
true will synchronize the preview and standard values so that whenever
one is set, the other is automatically set to the same value. Note
that this property may be disabled if DisableLock is set to true.
See Also