Constructor ShapeCollection

Namespace TallComponents.PDF.Shapes
Class ShapeCollection

Create a new empty collection of shapes.

Syntax

public  ShapeCollection( Double  virtualWidth Double  virtualHeight Transform  transformation )

Parameters


Double virtualWidth
The virtual width of the virtual canvas on which child shapes are positioned.

Double virtualHeight
The virtual height of the virtual canvas on which child shapes are positioned.

Transform transformation
The initial Transform of this ShapeCollection.