Error processing SSI file
(Leadtools.Controls)

Show in webframe

BackgroundBrush Property (ImageViewerSpyGlassInteractiveMode)




Spy glass background brush.
Syntax
public virtual Brush BackgroundBrush {get; set;}
'Declaration
 
Public Overridable Property BackgroundBrush As Brush

Property Value

The spy glass background brush. The default value is null.
Remarks

This property is used to fill the area outside the image in the spy glass. A value of null means do not fill the area outside the image.

Example

For an example, refer to ImageViewerSpyGlassInteractiveMode.

Requirements

Target Platforms

See Also

Reference

ImageViewerSpyGlassInteractiveMode Class
ImageViewerSpyGlassInteractiveMode Members

Error processing SSI file