An NDoc Documented Class Library

Sketch Constructor (ArrayList, ArrayList, XmlSketchAttrs)

Construct a Sketch with Strokes, Shapes, and XML attributes.

public Sketch(
   ArrayList strokes,
   ArrayList shapes,
   XmlSketchAttrs XmlAttrs
);

Parameters

strokes
The Strokes in the Sketch
shapes
The Shapes in the Sketch
XmlAttrs
XML attributes of the Sketch

See Also

Sketch Class | Sketch Namespace | Sketch Constructor Overload List