C#
VB
C++
Default items background color.
public virtual Color ItemBackgroundColor { get; set; }
Public Overridable Property ItemBackgroundColor() As System.Drawing.Color
Get
Set
public:
virtual property System::Drawing::Color^ ItemBackgroundColor
{
System::Drawing::Color^ get()
void set(System::Drawing::Color^ value)
}
The default items background color. Default value is "transparent".
For more information, refer to Image Viewer Appearance.
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