Spy glass background brush.
public virtual 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)
}
The spy glass background brush. The default value is null.
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.
For an example, refer to ImageViewerSpyGlassInteractiveMode.
ImageViewerSpyGlassInteractiveMode Class
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET