ICanvasFactory class

ICanvasFactory class

Represents a factory for creating instances of the canvas.

The ICanvasFactory type exposes the following members:

Methods

MethodDescription
createCreates a new canvas with the specified width and height.

See Also