PointsCount property (Annotation Control)
Builder Syntax |
int PointsCount |
Delphi Syntax |
PointsCount: L_INT |
Overview |
Refer to Implementing Annotations. |
Remarks
Gets or sets a value that represents the minimum number of elements in the ClientPointX, ClientPointY, AnnContainerPointX and AnnContainerPointY arrays. That is, the number of elements in the ClientPointX, ClientPointY, AnnContainerPointX and AnnContainerPointY arrays must be AT LEAST equal to PointsCount.
See Also
Elements: |
AnnConvert method, ClientPointX property, ClientPointY property, AnnContainerPointX property, AnnContainerPointY property |
Topics: |