←Select platform

BackgroundBrush Property (ImageViewerSpyGlassInteractiveMode)

Summary

Spy glass background brush.

Syntax

C#
VB
C++
public virtual System.Drawing.Brush BackgroundBrush { get; set; } 
Public Overridable Property BackgroundBrush() As System.Drawing.Brush 
   Get 
   Set 
public:  
   virtual property System::Drawing::Brush^ BackgroundBrush 
   { 
      System::Drawing::Brush^ get() 
      void set(System::Drawing::Brush^ value) 
   } 

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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Controls.WinForms Assembly
Click or drag to resize