ImagePosition property (ILImageBox Interface)

VB.NET example

C# example

Visual Basic example

Visual C++ 6.0 example

 

Syntax

long ImagePosition

Overview

Refer to Print Management SCU.

Remarks

The ImagePosition property specifies the Image Position (2020,0010). Refer to the DICOM Standard for the description.

When the collection of Image Boxes is filled with the LImageBox objects as a result of creating a Film Box, this property will be set to 1 for the first object in the collection, 2 for the second object, and so on.

When updating the Image Box using the Update method, an error will be returned by the method if this property is set to a value less than 1.

See Also

Elements:

Update method

Topics:

DICOM Print Management SCU: Basic Print Management