enable/disable single Annotations

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

Moderator: Alex

Post Reply
thompson
Posts: 2
Joined: Mon Nov 15, 2010 9:47 am

enable/disable single Annotations

Post by thompson »

Hello Alex,

is it possible to set one ore more property/properties so that a Annotation cannot be resized moved or changed in any other way?
I know that there are four properties (CanResize, CanMove, CanRotate, CanMirror) but i would like to disable every possible changing (also color, transparancy and even removing the selected annotation should be disabled).

If not a Enabled property for Annotations would be a great possibility.

Best regards,
thom
Alex
Site Admin
Posts: 2305
Joined: Thu Jul 10, 2008 2:21 pm

Re: enable/disable single Annotations

Post by Alex »

Hello Thom,

Please read description of the SelectionMode property of the AnnotationViewer class. Annotations are shown, they generate events but cannot be modified when selection mode is set to the SelectionMode.AnnotationView.

Best regards, Alexander
Post Reply