LEADTOOLS Medical (Leadtools.Dicom assembly)

GetLayerInformation Method

Show in webframe







The zero-based index of the layer whose attributes are required.
Retrieves the attributes of a layer at the specified index.
Syntax
public DicomGraphicLayer GetLayerInformation( 
   int layerIndex
)
'Declaration
 
Public Function GetLayerInformation( _
   ByVal layerIndex As Integer _
) As DicomGraphicLayer
'Usage
 
Dim instance As DicomDataSet
Dim layerIndex As Integer
Dim value As DicomGraphicLayer
 
value = instance.GetLayerInformation(layerIndex)
public DicomGraphicLayer GetLayerInformation( 
   int layerIndex
)

            

            
 function Leadtools.Dicom.DicomDataSet.GetLayerInformation( 
   layerIndex 
)
public:
DicomGraphicLayer^ GetLayerInformation( 
   int layerIndex
) 

Parameters

layerIndex
The zero-based index of the layer whose attributes are required.

Return Value

The layer attributes.
Remarks
The members of the DicomGraphicLayer are based on the "Graphic Layer Module Attributes" in the DICOM standard.

The index specified by layerIndex is based on the number of items under the "Graphic Layer Sequence" (0070,0060); for example, the index of the first item is zero.

Example
For an example, refer to CreateLayer.
Requirements

Target Platforms

See Also

Reference

DicomDataSet Class
DicomDataSet Members
CreateLayer Method
SetLayerInformation Method
RemoveLayerByIndex Method
RemoveLayerByName Method
RemoveAllLayers Method
LayerCount Property
GetLayerIndex Method
GetLayerGraphicObjectCount Method
RemoveLayerGraphicObjects Method
GetLayerTextObjectCount Method
RemoveLayerTextObjects Method
GetLayerElementByIndex Method
GetLayerElementByName Method

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

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