An NDoc Documented Class Library

Sketch Constructor (Shape[], XmlSketchAttrs)

Construct a Sketch with given Shapes and XML attributes.

public Sketch(
   Shape[] shapes,
   XmlSketchAttrs XmlAttrs
);

Parameters

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

See Also

Sketch Class | Sketch Namespace | Sketch Constructor Overload List