(Leadtools.Controls)

BackgroundColor Property

Show in webframe





Gets or sets the spy glass background color.
Syntax
public Brush BackgroundColor {get; set;}
Public Property BackgroundColor As Brush
public Brush BackgroundColor {get; set;}
@property (nonatomic,copy) LTColor * backgroundColor;
public int getBackgroundColor()
public void setBackgroundColor(int color)
            
 
get_BackgroundColor();
set_BackgroundColor(value);
Object.defineProperty('BackgroundColor');

Property Value

The spy glass background color. The default value is black.
Remarks

This property is used to fill the area outside the image in the spy glass.

Example

For an example, refer to ImageViewerSpyGlassInteractiveMode.

Requirements

Target Platforms

See Also

Reference

ImageViewerSpyGlassInteractiveMode Class
ImageViewerSpyGlassInteractiveMode Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.