Click or drag to resize

BarImageableLock Method

Namespace:  Atalasoft.Barcoding.Reading
Assembly:  Atalasoft.dotImage.Barcoding.Reading (in Atalasoft.dotImage.Barcoding.Reading.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
void Lock()
Remarks
If, for example, the position of the image data in memory needs to be temporarily fixed before it is accessed, then this method is the appropriate place to do it.
See Also