LEADTOOLS Medical (Leadtools.Dicom assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
IsOverlayInDataSet Method
See Also 
Leadtools.Dicom Namespace > DicomDataSet Class : IsOverlayInDataSet Method



index
The zero-based index of the overlay to check.
index
The zero-based index of the overlay to check.
Determines whether the overlay data exists inside this Data Set or inside another Data Set. Supported in Silverlight, Windows Phone 7.

Syntax

Visual Basic (Declaration) 
Public Function IsOverlayInDataSet( _
   ByVal index As Integer _
) As Boolean
Visual Basic (Usage)Copy Code
Dim instance As DicomDataSet
Dim index As Integer
Dim value As Boolean
 
value = instance.IsOverlayInDataSet(index)
C# 
public bool IsOverlayInDataSet( 
   int index
)
C++/CLI 
public:
bool IsOverlayInDataSet( 
   int index
) 

Parameters

index
The zero-based index of the overlay to check.

Return Value

true if the overlay data exists inside this Data Set; false if the overlay data is in another Data Set.

Example

For an example, refer to OverlayCount.

Requirements

Target Platforms: Silverlight 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7, MAC OS/X (Intel Only)

See Also

Leadtools.Dicom requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features