Constructor PointsList
PointsList(string)
Constructs a point list from given points string.
Declaration
public PointsList(string pointsString)
Parameters
Type | Name | Description |
---|---|---|
string | pointsString | See GetPointsString(int, int) for details. |