←Select platform

GetOverlayActivationLayer Method

Summary

Retrieves the "Overlay Activation Layer".

Syntax

C#
VB
Java
WinRT C#
C++
public string GetOverlayActivationLayer( 
   int index 
) 
Public Function GetOverlayActivationLayer( _ 
   ByVal index As Integer _ 
) As String 
public string GetOverlayActivationLayer(  
   int index 
) 
public String getOverlayActivationLayer(int index) 
 function Leadtools.Dicom.DicomDataSet.GetOverlayActivationLayer(  
   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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly