Leadtools.Dicom Requires Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 15.10.31
GetOverlayActivationLayer Method
See Also 
Leadtools.Dicom Namespace > DicomDataSet Class : GetOverlayActivationLayer Method




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

Syntax

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)
C# 
public string GetOverlayActivationLayer( 
   int index
)
Managed Extensions for C++ 
public: string* GetOverlayActivationLayer( 
   int index
) 
C++/CLI 
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: 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

See Also

Leadtools.Dicom requires a Medical toolkit license and unlock key. For more information, refer to: Raster Pro/Document/Medical Features