←Select platform

EmptyCellColor Property

Summary

Gets or sets the fill color of a structured display empty cell.

Syntax
C#
C++/CLI
public Color EmptyCellColor { get; set; } 
public:  
   property Color^ EmptyCellColor 
   { 
      Color^ get() 
      void set(Color^ value) 
   } 

Property Value

The fill color of a structured display empty cell.

Remarks

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.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.