PointsCount property (ILEADRasterAnnotation)

Visual Basic example

Visual C++ 5.0 example

 

Syntax

long PointsCount;

Overview

Refer to Implementing Annotations.

Remarks

Gets or sets a value that represents the minimum number of elements in the ClientPointX, ClientPointY, ContainerPointX and ContainerPointY arrays. That is, the number of elements in the ClientPointX, ClientPointY, ContainerPointX and ContainerPointY arrays must be AT LEAST equal to PointsCount.

See Also

Elements:

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

Topics:

Annotations (Document/Medical only): Object Manipulation