ImageBoxes property (ILEADDicomPrintSCU Interface)

VB.NET example

C# example

Visual Basic example

Visual C++ 6.0 example

 

Syntax

ILImageBoxes* ImageBoxes

Overview

Refer to Print Management SCU.

Remarks

(Read-only) The ImageBoxes property is the collection of Image Boxes resulted from creating a Film Box.

When a Film Box is created, the Print SCP will also create one or more Image Boxes, based on the Image Display Format. For each Image Box created, a LImageBox object is added to this collection, so that the Image Box can be manipulated.

Each time a new Film Box is created, the collection will be refilled with the Image Boxes that belong to the new Film Box.

See Also

Elements:

FilmSession property, FilmBox property, AnnotationBoxes property, Printer property, PresentationLUT property, ImageOverlayBox property, PullPrintRequest property, PrintJob property, PrinterConfiguration property

Topics:

DICOM Print Management SCU: Basic Print Management