OverlayGroupNumber property (ILEADDicomDS Interface)

VB.NET example

C# example

Visual Basic example

Visual C++ 6.0 example

 

Syntax

long OverlayGroupNumber(long lOverlayIndex, long lFlags)

Overview

Refer to Overlays Overview.

Remarks

(Read-only) The OverlayGroupNumber property specifies the group number of the specified overlay.

Since DICOM uses Repeating Groups to represent multiple overlays, this property is useful in knowing under which group number an overlay exists.

See Also

Elements:

OverlayCount property, GetOverlayAttributes method, IsOverlayInDataSet method

Topics:

Overlays