←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 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.