An NDoc Documented Class Library

Sketch Constructor (Stroke[], XmlSketchAttrs)

Construct a Sketch with given Strokes and XML attributes.

public Sketch(
   Stroke[] strokes,
   XmlSketchAttrs XmlAttrs
);

Parameters

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

See Also

Sketch Class | Sketch Namespace | Sketch Constructor Overload List