Gets or sets the brush used to draw the border of the magnify glass. This is a dependency property.
public Brush BorderBrush { get; set; }
Public Property BorderBrush As Brush
The brush used for drawing the border of the magnify glass. Default value is a black System.Windows.Media.SolidColorBrush
This values is used only if the Shape property is set to MagnifyGlassShape.Rectangle, MagnifyGlassShape.RoundRectangle, or MagnifyGlassShape.Ellipse.
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