Version

IImage Interface Members

The following tables list the members exposed by IImage.

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.  
Public Methods
 NameDescription
 MethodMeasureMeasures the image on a Letter size paper.  
 MethodSetTransparentColorSets the transparent color of the image.  
See Also

View on GitHub