Gets or sets the Display Set Image Boxes Sequence (Mandatory).
[Element(DicomTag.ImageBoxesSequence)]
public List<ImageBox> ImageBoxesSequence { get; set; }
public:
[ElementAttribute(7471872)]
property System::Collections::Generic::List<Leadtools::Dicom::Common::DataTypes::ImageBox^>^ ImageBoxesSequence
{
System::Collections::Generic::List<Leadtools::Dicom::Common::DataTypes::ImageBox^>^ get()
void set(System::Collections::Generic::List<Leadtools::Dicom::Common::DataTypes::ImageBox^>^ value)
}
The Display Set Image Boxes Sequence.
Sequence that defines the image boxes for this DisplaySet. Only a single Item shall be included in this Sequence unless Image Box Layout Type (0072,0304) is TILED, in which case one or more Items shall be included in this Sequence.
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