Gets or sets the brush used to draw the crosshair of this magnify glass. This is a dependency property.
public Brush CrosshairBrush { get; set; }
Public Property CrosshairBrush As Brush
The brush used to draw the crosshair of this magnify glass. Default value is a black System.Windows.Media.SolidColorBrush.
This property value is used only if Crosshair property was set to MagnifyGlassCrosshair.Fine.
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