LEADTOOLS Medical (Leadtools.Dicom assembly)
LEAD Technologies, Inc

SetLayerInformation Method








The zero-based index of the layer whose attributes are to be set.
The layer attributes.
Sets layer attributes for the layer at the specified index. .NET support WinRT support Silverlight support
Syntax
public void SetLayerInformation( 
   int layerIndex,
   DicomGraphicLayer graphicLayer
)
'Declaration
 
Public Sub SetLayerInformation( _
   ByVal layerIndex As Integer, _
   ByVal graphicLayer As DicomGraphicLayer _
) 
'Usage
 
Dim instance As DicomDataSet
Dim layerIndex As Integer
Dim graphicLayer As DicomGraphicLayer
 
instance.SetLayerInformation(layerIndex, graphicLayer)
public void SetLayerInformation( 
   int layerIndex,
   DicomGraphicLayer graphicLayer
)
ObjectiveC Syntax
 function Leadtools.Dicom.DicomDataSet.SetLayerInformation( 
   layerIndex ,
   graphicLayer 
)
public:
void SetLayerInformation( 
   int layerIndex,
   DicomGraphicLayer^ graphicLayer
) 

Parameters

layerIndex
The zero-based index of the layer whose attributes are to be set.
graphicLayer
The layer attributes.
Remarks
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: 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

See Also

Reference

DicomDataSet Class
DicomDataSet Members
CreateLayer Method
GetLayerInformation 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-2012 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