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

GetOverlayGroupNumber Method








The zero-based index of the overlay whose overlay group number is required.
Gets the overlay group number. .NET support WinRT support Silverlight support
Syntax
public int GetOverlayGroupNumber( 
   int index
)
'Declaration
 
Public Function GetOverlayGroupNumber( _
   ByVal index As Integer _
) As Integer
'Usage
 
Dim instance As DicomDataSet
Dim index As Integer
Dim value As Integer
 
value = instance.GetOverlayGroupNumber(index)
public int GetOverlayGroupNumber( 
   int index
)
ObjectiveC Syntax
 function Leadtools.Dicom.DicomDataSet.GetOverlayGroupNumber( 
   index 
)
public:
int GetOverlayGroupNumber( 
   int index
) 

Parameters

index
The zero-based index of the overlay whose overlay group number is required.

Return Value

The overlay group number.
Remarks
Because DICOM uses "Repeating Groups" to represent multiple overlays, the value returned by this method is useful in knowing under which group number an overlay exists.
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
IsOverlayInDataSet 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