Version

ICanvas Interface Properties

For a list of all members of this type, see ICanvas members.

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.  
See Also