C#
VB
C++
The color of the drop shadow.
public Color Color { get; set; }
Public Property Color() As System.Drawing.Color
Get
Set
public:
property System::Drawing::Color^ Color
{
System::Drawing::Color^ get()
void set(System::Drawing::Color^ value)
}
The color of the drop shadow.
For more information, refer to Image Viewer Appearance.
For an example, refer to ImageViewer.ImageDropShadow.
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