AnnUserMode property (ILEADRasterAnnotation)

Visual Basic example

Visual C++ 5.0 example

Delphi 4 example

C++ Builder example

 

Syntax

AnnUserModeConstants AnnUserMode

Overview

Refer to Implementing Annotations.

Remarks

(Document/Medical only) Sets or gets the current annotation mode.

The following are possible values:

Value

Meaning

ANN_USERMODE_DESIGN

The user can create annotations. In this mode, the toolbar is present, hot spots are visible, and popup menus can be activated with the right mouse button.

ANN_USERMODE_RUN

The user can view annotations and can activate hot spots, buttons, and audio clips. In this mode, hot spots are transparent.

ANN_USERMODE_NONE

Annotations are invisible.

See Also

Elements

AnnAutoMenuEnable property, AnnAutoDrawEnable property

Topics

Annotations (Document/Medical only): Automation

 

Displaying and Manipulating Annotation Objects

 

Obtaining Annotation Object Information