OverlayFilename property (ILImageOverlayBox Interface)

VB.NET example

C# example

Visual Basic example

Visual C++ 6.0 example

 

Syntax

BSTR OverlayFilename

Overview

Refer to Print Management SCU.

Remarks

The OverlayFilename property specifies the name of the Data Set file that contains the Overlay data for the Image Overlay Box.

If the Overlay data is not specified for the Create method when creating an Image Overlay Box, the method will use this property even if the IncludedParameters property doesn’t specify OB_OVERLAY_FILENAME. However, when updating the Image Overlay Box using the Update method, the OverlayFilename property will be ignored if OB_OVERLAY_FILENAME is not specified.

See Also

Elements:

Create method, Update method, IncludedParameters property

Topics:

DICOM Print Management SCU: Basic Print Management