LEADTOOLS Medical (Leadtools.Dicom assembly)
LEAD Technologies, Inc

IsOverlayInDataSet Method








The zero-based index of the overlay to check.
Determines whether the overlay data exists inside this Data Set or inside another Data Set. .NET support WinRT support Silverlight support
Syntax
public bool IsOverlayInDataSet( 
   int index
)
'Declaration
 
Public Function IsOverlayInDataSet( _
   ByVal index As Integer _
) As Boolean
'Usage
 
Dim instance As DicomDataSet
Dim index As Integer
Dim value As Boolean
 
value = instance.IsOverlayInDataSet(index)
public bool IsOverlayInDataSet( 
   int index
)
ObjectiveC Syntax
 function Leadtools.Dicom.DicomDataSet.IsOverlayInDataSet( 
   index 
)
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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

DicomDataSet Class
DicomDataSet Members
OverlayCount Property
GetOverlayAttributes Method
GetOverlayGroupNumber Method

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

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