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



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

Syntax

Visual Basic (Declaration) 
Public Function GetLayerElementByName( _
   ByVal layerName As String _
) As DicomElement
Visual Basic (Usage)Copy Code
Dim instance As DicomDataSet
Dim layerName As String
Dim value As DicomElement
 
value = instance.GetLayerElementByName(layerName)
C# 
public DicomElement GetLayerElementByName( 
   string layerName
)
C++/CLI 
public:
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.

Example

For an example, refer to DicomDataSet.CreateLayer.

Remarks

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

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

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