C#
VB
C++
Active item border color.
public virtual Color ActiveItemBorderColor { get; set; }
Public Overridable Property ActiveItemBorderColor() As System.Drawing.Color
Get
Set
public:
virtual property System::Drawing::Color^ ActiveItemBorderColor
{
System::Drawing::Color^ get()
void set(System::Drawing::Color^ value)
}
The active item border color. Default value is "black".
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