An NDoc Documented Class Library

Substroke Constructor

Constructor

Overload List

Constructor

public Substroke();

Creates a Substroke from an array of Points and the XML attributes

public Substroke(Point[],XmlShapeAttrs);

Create a Substroke from an existing substroke

public Substroke(Substroke);

Creates a Substroke from an ArrayList of Points and the XML attributes

public Substroke(ArrayList,XmlShapeAttrs);

See Also

Substroke Class | Sketch Namespace