An NDoc Documented Class Library

Substroke Constructor (ArrayList, XmlShapeAttrs)

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

public Substroke(
   ArrayList pts,
   XmlShapeAttrs XmlAttrs
);

Parameters

pts
ArrayList of Points
XmlAttrs
The XML attributes of the stroke

See Also

Substroke Class | Sketch Namespace | Substroke Constructor Overload List