AnnShowLockedIcon property (ILEADRasterAnnotation)

Visual Basic example

Visual C++ 5.0 example

Delphi 4 example

C++ Builder example

 

Syntax

VARIANT_BOOL AnnShowLockedIcon

Overview

Refer to Implementing Annotation Security.

Remarks

(Document/Medical only) (Persistent property, available at design time) Indicates how locked objects should be drawn. If this property is VARIANT_TRUE, then all locked objects are drawn with a padlock icon on top. If this property is 0, the locked objects are drawn the same way as the unlocked objects.

See Also

Elements

AnnLock method, OnAnnLocked event, OnAnnUnlocked event, AnnUnlock method

Topics

Annotations (Document/Medical only): Annotation Security

 

Displaying and Manipulating Annotation Objects