Leadtools.Silverlight3.Controls Requires Document/Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
Background Property
See Also 
Leadtools.Silverlight3.Controls Namespace > MagnifyGlass Class : Background Property





Gets or sets the Background Brush of the Magnifying Glass.

Syntax

Visual Basic (Declaration) 
Public Property Background As Brush
Visual Basic (Usage)Copy Code
Dim instance As MagnifyGlass
Dim value As Brush
 
instance.Background = value
 
value = instance.Background
C# 
public Brush Background {get; set;}
C++/CLI 
public:
property Brush Background {
   Brush get();
   void set (Brush value);
}
XAML Syntax 
For XAML information, see the Brush type.

Dependencies Property Information 

Identifier field

BackgroundProperty

XAML Syntax 
For XAML information, see the Brush type.

Dependencies Property Information 

Identifier field

BackgroundProperty

Return Value

The Background Brush of the Magnifying Glass border.

Remarks

The color to use for painting areas not covered by the zoomed image(that is, when the magnifying glass is not completely over the image.)

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

Background requires an OCR module license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features