Leadtools.Dicom Namespace > DicomDataSet Class : SetLayerInformation Method |
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 )
function Leadtools.Dicom.DicomDataSet.SetLayerInformation( layerIndex , graphicLayer )
public: void SetLayerInformation( int layerIndex, DicomGraphicLayer^ graphicLayer )
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