- index
- The zero-based index of the overlay whose "Overlay Activation Layer" is required.
Visual Basic (Declaration) | |
---|---|
Public Function GetOverlayActivationLayer( _ ByVal index As Integer _ ) As String |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As DicomDataSet Dim index As Integer Dim value As String value = instance.GetOverlayActivationLayer(index) |
Parameters
- index
- The zero-based index of the overlay whose "Overlay Activation Layer" is required.
Return Value
The "Activation Layer" string.For an example, refer to OverlayCount.
Target Platforms: Silverlight 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7, MAC OS/X (Intel Only)