Ferko -
DrawPatternMatch draws the rectangle and the crosshair on the overlay
of the image. If you then acquire a new image, that image will
not have an overlay. If you want to copy the overlay from the old
image to the new image, you can use the CWIMAQOverlay.CopyTo
method. For example:
OldImage.Overlays(1).CopyTo NewImage.Overlays(1)
Hope this helps - if not, let me know.
Greg Stoll
Vision R&D
National Instruments
Greg Stoll
LabVIEW R&D