IsOverlayInDataSet method (ILEADDicomDS Interface)

VB.NET example

C# example

Visual Basic example

Visual C++ 6.0 example

 

Syntax

VARIANT_BOOL IsOverlayInDataSet(long lOverlayIndex, long lFlags);

Overview

Refer to Overlays Overview.

Remarks

The IsOverlayInDataSet method specifies whether the overlay data of the specified overlay exists inside this Data Set.

See Also

Elements:

OverlayCount property, GetOverlayAttributes method

Topics:

Overlays