Gets or sets the fill color of a structured display empty cell.
public Color EmptyCellColor { get; set; }
public:
property Color^ EmptyCellColor
{
Color^ get()
void set(Color^ value)
}
The fill color of a structured display empty cell.
The GetStructuredDisplayImage returns a RasterImage of a DICOM structured display. This a single image that includes all the referenced images laid out as defined in the structured display.
If a referenced DICOM file is not available, then the rectangular location in the structured display is painted with the EmptyCellColor color.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document