Click or drag to resize

BarImageableUnlock 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 Unlock()
Remarks
If, for example, the position of the image data in memory has been fixed in Lock(), then this method is the appropriate place to release it.
See Also