Accusoft NotateXpress 12
InteractMode Property
See Also  Send comments on this topic.
AccusoftNotateXpress12 ActiveX DLL > NotateXpress Object : InteractMode Property

Glossary Item Box

Description

Gets and sets the interactive state of the annotations.

Property Type

Read-write property

Syntax

Visual Basic
Public Property InteractMode As NX_AnnotationMode

Return Type

An NX_AnnotationMode enumeration value which represents the interactive state of the annotations.

Remarks

The default value is EditMode

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

In InteractiveMode in which the Toolbar 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.