OverlayOriginRow property (ILImageOverlayBox Interface)

VB.NET example

C# example

Visual Basic example

Visual C++ 6.0 example

 

Syntax

short OverlayOriginRow

Overview

Refer to Print Management SCU.

Remarks

The OverlayOriginRow property specifies the first 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, OverlayOriginColumn property, IncludedParameters property

Topics:

DICOM Print Management SCU: Basic Print Management