AnnPredefinedMetafileEnhanced property (ILEADRasterAnnotation)

Visual Basic example

Visual C++ 5.0 example

 

Syntax

VARIANT_BOOL AnnPredefinedMetafileEnhanced

Overview

Refer to Implementing Annotations.

Remarks

(Read only) Gets a value that indicates whether the retrieved metafile is enhanced. This property is updated by calling the AnnGetPredefinedMetafile method.

Possible values are:

Value

Meaning

TRUE

The retrieved metafile is an enhanced metafile.

FALSE

The retrieved metafile is a windows metafile.

See Also

Elements:

AnnSetPredefinedMetafile method, AnnGetMetafile method, AnnSetMetafile method, AnnGetPredefinedMetafile method