Double click event on annotation

Questions, comments and suggestions concerning VintaSoft Annotation .NET Plug-in.

Moderator: Alex

Post Reply
minalchaniara
Posts: 9
Joined: Mon Sep 25, 2023 6:20 pm

Double click event on annotation

Post by minalchaniara »

Can we have double click event on annotation? Can you provide code snippet or example using winforms?
Alex
Site Admin
Posts: 2319
Joined: Thu Jul 10, 2008 2:21 pm

Re: Double click event on annotation

Post by Alex »

Hello,

If you want to know when user is double clicked on annotation in WinForms application, you need to subscribe to the AnnotationView.DoubleClick event.

More info please read in documentation: https://www.vintasoft.com/docs/vsimagin ... Forms.html

Best regards, Alexander
Post Reply