Version

IImage Interface Properties

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

Public Properties
 NameDescription
 PropertyAlphaGets or sets the alpha value of the image.  
 PropertyBackgroundGets or sets the background style.  
 PropertyBordersGets or sets the style of the borders.  
 PropertyHeightGets or sets the height of the image.  
 PropertyKeepRatioGets or sets a boolean value indicating whether to keep the proportions of the image.  
 PropertyMarginsGets or sets the spacing between elements.  
 PropertyPaddingsGets or sets the paddings between the borders and the content of an element.  
 PropertyParentGets the parent associated with the image.  
 PropertyTransparentColorGets or sets the transparent color of the image.  
 PropertyWidthGets or sets the width of the image.  
See Also