The following tables list the members exposed by ICanvas.
Name | Description | |
---|---|---|
Background | Gets or sets the background style. | |
Borders | Gets or sets the style of the borders. | |
Height | Gets or sets the height of the canvas. | |
Margins | Gets or sets the spacing between elements. | |
Paddings | Gets or sets the paddings between the borders and the content of an element. | |
Parent | Gets the parent of the canvas element. | |
Width | Gets or sets the width of the canvas. |
Name | Description | |
---|---|---|
CreateGraphics | Creates the System.Drawing.Graphics object for the canvas. |