C#
VB
C++
Gets or sets the brush used to fill the area of the current rubber band selection rectangle.
public Brush RubberBandFill { get; set; }
Public Property RubberBandFill As Brush
The brush used to fill the area of the current rubber band selection rectangle. Default value is System.Windows.Media.Brushes.Blue.
For XAML example, refer to EnableRubberBandSelection.
For C#/VB examples, refer to EnableRubberBandSelection.
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