How to refresh Dcimage controls
with Datacap Taskmaster Capture
Abstract
How to refresh or repaint Dcimage controls/snippets in a Batch Pilot panel.
Answer
To refresh a Dcimage control, or snippet, respecify its FileName property.
Ex: DcimMyField.FileName = ImageCtrl.FileName
The above example refreshes the field snippet with preexisting zone coordinates applied to the image displayed in the large image panel.
No comments:
Post a Comment