←Select platform

GetImageBoxesCount Method

Summary
Returns the number of the Basic Grayscale/Color Image Box SOP Instances created by the Print SCP when a Film Box is created.
Syntax
C#
VB
C++
public int GetImageBoxesCount() 
Public Function GetImageBoxesCount() As Integer 
public: 
int GetImageBoxesCount();  

Return Value

The number of the Image Boxes referenced by the current (last created) Film Box; if no Film Box is currently created, the method will return 0.

Remarks

When the Print SCP is requested to create a Film Box, it will also create one or more Image Boxes, based on the Image Display Format. This method returns the count of these Image Boxes.

Example

For an example, refer to Associate.

Requirements

Target Platforms

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

Leadtools.Dicom Assembly

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