LEADTOOLS Medical (Leadtools.Dicom assembly)

GetOverlayGroupNumber Method

Show in webframe







The zero-based index of the overlay whose overlay group number is required.
Gets the overlay group number.
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
)

            
public int getOverlayGroupNumber(int index)
 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

See Also

Reference

DicomDataSet Class
DicomDataSet Members
OverlayCount Property
GetOverlayAttributes Method
IsOverlayInDataSet Method

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 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