An NDoc Documented Class Library

Shape Constructor

Constructor

Overload List

Constructor

public Shape();

Constructor. Create from Shape.

public Shape(Shape);

Construct a shape with Substrokes

public Shape(Shape[],Substroke[],XmlShapeAttrs);

Construct a shape with Substrokes

public Shape(ArrayList,ArrayList,XmlShapeAttrs);

See Also

Shape Class | Sketch Namespace