C#
VB
C++
Brush used to fill the area inside the pan rectangle.
public Brush InsideBrush { get; set; }
Public Property InsideBrush() As System.Drawing.Brush
Get
Set
public:
property System::Drawing::Brush^ InsideBrush
{
System::Drawing::Brush^ get()
void set(System::Drawing::Brush^ value)
}
The brush used to fill the area inside the pan rectangle. Default value is null.
Set the value of this property to any System.Drawing.Brush object to fill the area inside the pan rectangle.
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