ImageEn, unit iexLayers
TIEPolylineLayer.PointCount
TIEPolylineLayer
.PointCount
Declaration
property PointCount: integer;
Description
Returns the count of points of the polyline.
Use
Points
to obtain the coordinates of point that compose the Polyline.
See Also
◼
Points
◼
AddPoint
◼
SetPoints