C#
VB
C++
Selected items background color.
public virtual Color SelectedItemBackgroundColor { get; set; }
Public Overridable Property SelectedItemBackgroundColor() As System.Drawing.Color
Get
Set
public:
virtual property System::Drawing::Color^ SelectedItemBackgroundColor
{
System::Drawing::Color^ get()
void set(System::Drawing::Color^ value)
}
The selected 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