OverlayOriginColumn property (ILImageOverlayBox Interface)

VB.NET example

C# example

Visual Basic example

Visual C++ 6.0 example

 

Syntax

short OverlayOriginColumn

Overview

Refer to Print Management SCU.

Remarks

The OverlayOriginColumn property specifies the second Value in Overlay Origin (6000,0050). Refer to the DICOM Standard for the description.

When creating the Image Overlay Box using the Create method, this property will be used by the method to specify the Overlay Origin, even if the IncludedParameters property doesn’t specify OB_OVERLAY_ORIGIN. However, when updating the Image Overlay Box using the Update method, the Attribute Overlay Origin will not be included in the request to the Print SCP unless OB_OVERLAY_ORIGIN is specified.

See Also

Elements:

Create method, Update method, OverlayOriginRow property, IncludedParameters property

Topics:

DICOM Print Management SCU: Basic Print Management