Description
This property allows you to get and set a points of a PolyLine.
Syntax
Property get:
PolyLinePoints = Points ( );
Return: (Variant) *pVal
The points of a PolyLine.
Property set:
Points ( Variant );
Input: (Variant) iPoints
The points of a PolyLine.