Members
| Name | Description |
|---|---|
| CanvasNew() |
Initializes a new instance of the Canvas class.
|
| CanvasNew(Int32, Int32) |
Initializes a new instance of the Canvas class with the specified size.
|
| CanvasNew(Int32, Int32, Fill, Boolean, Boolean) |
Initializes a new instance of the Canvas class with the specified canvas' settings.
|