Finds the specified Modca tag in the image.
Visual Basic |
---|
Public Sub ModcaFindTag( _ ByVal ModcaId As Long _ ) |
- ModcaId
- The Modca ID to find.
If the tag is found the data can be retrieved with the ModcaTagData property.
If the tag cannot be found, the ImagError property is set to IX_Error_TagNotFound.
Note: Available in Professional Edition.