PointIndex property (ILEADRasterAnnotation)

Visual Basic example

Visual C++ 5.0 example

 

Syntax

long PointIndex;

Overview

Refer to Implementing Annotations.

Remarks

Gets or sets a value that represents the index for the ClientPointX, ClientPointY, ContainerPointX and ContainerPointY properties. This property must be set before using any of these properties, in order to allocate an adequate amount of memory for these arrays.

See Also

Elements:

AnnConvert method, ClientPointY property, ClientPointX property, ContainerPointX property, ContainerPointY property, PointsCount property

Topics:

Annotations (Document/Medical only): Object Manipulation