wpftoolkit icon indicating copy to clipboard operation
wpftoolkit copied to clipboard

Zoombox : How can I display the ViewFinder outside the Zoombox?

Open xceedsoftware opened this issue 8 years ago • 2 comments

BoucherS[CodePlex]
Based on discussion https://wpftoolkit.codeplex.com/discussions/658937

xceedsoftware avatar Jul 13 '17 12:07 xceedsoftware

BoucherS[CodePlex]
Hi,

This will not be possible in v3.1 or earlier. v3.2 introduces a fix for this.

You will be able to set the Zoombox.ViewFinder property to your viewFinder which can be a copy of the Zoombox.ViewFinder object. You will find in attachment the XAML (Resources are copies of Zoombox XAML) containing a StackPanel made of a Zoombox and a ViewFinder Border (almost identical to the one in ZoomBox). You will also find the code-behind setting the zoombox.ViewFinder to the defined ViewFinder (from XAML) and the commandBindings calling the default commandBindings from Zoombox.

―――― Get more controls, features, updates and technical support with Xceed Toolkit Plus for WPF

xceedsoftware avatar Jul 13 '17 12:07 xceedsoftware

Hello,

Do you have more details on the subject? Our project uses version 3.6 of the extended toolkit and I can't find a way to achieve this.

Thank you in advance.

ApokalmiX avatar Jun 07 '21 13:06 ApokalmiX