Version

ICanvas Interface Members

The following tables list the members exposed by ICanvas.

Public Properties
 NameDescription
 PropertyBackgroundGets or sets the background style.  
 PropertyBordersGets or sets the style of the borders.  
 PropertyHeightGets or sets the height of the canvas.  
 PropertyMarginsGets or sets the spacing between elements.  
 PropertyPaddingsGets or sets the paddings between the borders and the content of an element.  
 PropertyParentGets the parent of the canvas element.  
 PropertyWidthGets or sets the width of the canvas.  
Public Methods
 NameDescription
 MethodCreateGraphicsCreates the System.Drawing.Graphics object for the canvas.  
See Also

View on GitHub