Error processing SSI file
(Leadtools.Controls)

Show in webframe

ImageBackgroundColor Property




Images background color.
Syntax
public virtual Color ImageBackgroundColor {get; set;}
'Declaration
 
Public Overridable Property ImageBackgroundColor As Color

Property Value

The images background color. Default value is "white".
Remarks

This value is mainly used when the item contains an SVG document that may not have a background color.

For more information, refer to Image Viewer Appearance.

Requirements

Target Platforms

See Also

Reference

ImageViewer Class
ImageViewer Members

Error processing SSI file