←Select platform

GetOverlayActivationLayer Method

Summary

Retrieves the "Overlay Activation Layer".

Syntax
C#
VB
C++
Java
public string GetOverlayActivationLayer( 
   int index 
) 
Public Function GetOverlayActivationLayer( _ 
   ByVal index As Integer _ 
) As String 
public String getOverlayActivationLayer(int index) 
public: 
String^ GetOverlayActivationLayer(  
   int index 
)  

Parameters

index
The zero-based index of the overlay whose "Overlay Activation Layer" is required.

Return Value

The "Activation Layer" string.

Example

For an example, refer to OverlayCount.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly