VintaSoft Imaging .NET SDK and Plug-ins Discussions

Questions, comments and suggestions concerning VintaSoft Imaging .NET SDK.

Board index < VintaSoft Imaging < VintaSoft Imaging .NET SDK and Plug-ins Discussions

We are migrating to new forums engine, no new registration or posting currently available. TIA for your patience.

Position of WPF magnifier tool



Position of WPF magnifier tool

Post by gpbabu »

Hello,

Currently, WPF Magnifier tool displays magnifier at the current mouse position. Is it possible to position the magnifier, say 100 pixels to the right from current mouse position. We are looking to show magnifier when user is trying to select an area of an image.

Thanks
Babu


Re: Position of WPF magnifier tool

Post by Alex »

Hello Babu,

You can show the WPF Magnifier at the specified point using the WpfMagnifierTool.Show(PointF) method:
https://www.vintasoft.com/docs/vsimagin ... oint).html

You can hide the WPF Magnifier using the WpfMagnifierTool.Hide method:
https://www.vintasoft.com/docs/vsimagin ... /Hide.html

Best regards, Alexander


Page 1 from 1: 1