Namespace TallComponents.PDF.Layout.Shapes

Class ShapeCollection

Collection of shape objects. Shapes is a shape itself. This allows recursion. A shapes collection can be seen as a canvas. You draw on this canvas by adding shapes to it.

Syntax

public class ShapeCollection : ContentShape , IEnumerable

Constructors

Properties

Methods