Gets or sets the background used to fill the interior of this magnify glass. This is a dependency property.
public Brush Background { get; set; }
Public Property Background As Brush
A System.Windows.Media.Brush that will be used to fill the interior of the magnify glass. Default value is a white System.Windows.Media.SolidColorBrush.
The background brush will be used to fill areas that falls ourside the boundary of the image around the edges.
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