C#
VB
C++
Brush to use for filling the shape.
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 pen to use for filling the shape. Default value is null.
Set this value to null to disable filling the shape.
For an example, refer to ImageViewerRubberBandInteractiveMode.
ImageViewerRubberBandInteractiveMode 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