EnableVisible property (ILEADRasterAnnHandle)

Visual Basic example

Visual C++ 5.0 example

 

Syntax

VARIANT_BOOL EnableVisible;

Overview

Refer to Implementing Annotations.

Remarks

Gets or sets a values that indicates whether the annotation handle is visible. Possible values are:

Setting

Description

VARIANT_TRUE

The handle is visible.

VARIANT_FALSE

The handle is not visible.

See Also

Elements:

AnnHandle property, AnnGetUserHandle method, AnnAddUserHandle method, ID property (ILEADRasterAnnHandle), ContainerX property (ILEADRasterAnnHandle), ContainerY property (ILEADRasterAnnHandle), ClientX property (ILEADRasterAnnHandle), ClientY property (ILEADRasterAnnHandle), PenColor property (ILEADRasterAnnHandle), FillColor property (ILEADRasterAnnHandle), Shape property (ILEADRasterAnnHandle), hCursor property (ILEADRasterAnnHandle), Flags property (ILEADRasterAnnHandle)

Topics:

Annotations (Document/Medical only): Object Manipulation