PointsCount property (ILEADRasterAnnotation)
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: |