An NDoc Documented Class Library

Sketch Constructor (Stroke[], Shape[], XmlSketchAttrs)

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

public Sketch(
   Stroke[] strokes,
   Shape[] 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