Visual Basic (Declaration) | |
---|---|
Public Function GetOverlayGroupNumber( _ ByVal index As Integer _ ) As Integer |
Visual Basic (Usage) | Copy Code |
---|---|
|
Parameters
- index
- The zero-based index of the overlay whose overlay group number is required.
Return Value
The overlay group number.For an example, refer to OverlayCount.
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.
Target Platforms: Microsoft .NET Framework 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family