RefImageOverlayBoxInstanceUID property (ILImageBox Interface)

VB.NET example

C# example

Visual Basic example

Visual C++ 6.0 example

 

Syntax

BSTR RefImageOverlayBoxInstanceUID

Overview

Refer to Print Management SCU.

Remarks

The RefImageOverlayBoxInstanceUID property specifies the SOP Instance UID of a previously created Basic Print Image Overlay Box SOP Instance to be referenced by the Image Box. Refer to the Create method of the ILImageOverlayBox interface for creating Image Overlay Boxes.

The corresponding Attribute will be included in the request to the Print SCP only if the IncludedParameters property specifies IB_REF_IMAGE_OVERLAY_BOX_INSTANCE_UID.

When updating the Image Box, if this property specifies an empty string and the Image Box already references an Image Overlay Box, then the update will remove that reference.

See Also

Elements:

Update method, IncludedParameters property, Create method (ILImageOverlayBox interface)

Topics:

DICOM Print Management SCU: Basic Print Management