Accusoft.NotateXpress12.Net
InteractMode Property
See Also  Send Feedback
Accusoft.NotateXpressSdk Namespace > NotateXpress Class : InteractMode Property




Glossary Item Box

Gets and sets whether the annotations are in interactive mode or not.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Property Value

The AnnotationMode enumeration value set.

Remarks

The InteractMode property sets or returns the interactive state of the annotations. The default value is EditMode.

In EditMode, the ToolPalette can be visible, users can create, select, resize and move objects, and the events generated reflect these actions.

In InteractiveMode the ToolPalette is hidden, objects cannot be selected, and user interaction generates MouseDown, MouseMove, MouseUp, Click, and DoubleClick events.

See Also

©2013. Accusoft Corporation. All Rights Reserved.