Hi,
I’d like to override “draw box to zoom” functionality in SmartClient’s PlaybackWorkspace. What I want is to select a rectangle on a video, but instead of zooming it, I want to crop the selected image. All I need is the coordinates of the rectangle. Is this possible? Or do I need to create my own ImageViewerWpfControl to achieve this?
Thanks in advance.