Leadtools.Dicom Namespace > DicomDataSet Class : GetLayerInformation Method |
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 )
ObjectiveC Syntax
function Leadtools.Dicom.DicomDataSet.GetLayerInformation( layerIndex )
public: DicomGraphicLayer^ GetLayerInformation( int layerIndex )
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.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
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