KitchenDraw SDK 2
Show / Hide Table of Contents

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.

In this article
Back to top Generated by DocFX