ImageBoxes property (ILEADDicomPrintSCU Interface)
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