←Select platform

GetLayerElementByName Method

Summary

Gets the item element of the specified graphic layer.

Syntax

C#
VB
WinRT C#
C++
public Leadtools.Dicom.DicomElement GetLayerElementByName(  
   string layerName 
) 
Public Function GetLayerElementByName( _ 
   ByVal layerName As String _ 
) As Leadtools.Dicom.DicomElement 
public Leadtools.Dicom.DicomElement GetLayerElementByName(  
   string layerName 
) 
 function Leadtools.Dicom.DicomDataSet.GetLayerElementByName(  
   layerName  
) 
public: 
Leadtools.Dicom.DicomElement^ GetLayerElementByName(  
   String^ layerName 
)  

Parameters

layerName
Name of the graphic layer whose item element is to be retrieved.

Return Value

The item element of the specified graphic layer.

Remarks

This method gets the item element under the "Graphic Layer Sequence" (0070,0060), which corresponds, to the layer with the specified name.

Example

For an example, refer to CreateLayer.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Dicom Assembly
Click or drag to resize