Leadtools.Dicom Namespace > DicomDataSet Class : RemoveLayerGraphicObjects Method |
public void RemoveLayerGraphicObjects( DicomElement graphicAnnSQItem )
'Declaration Public Sub RemoveLayerGraphicObjects( _ ByVal graphicAnnSQItem As DicomElement _ )
'Usage Dim instance As DicomDataSet Dim graphicAnnSQItem As DicomElement instance.RemoveLayerGraphicObjects(graphicAnnSQItem)
public void RemoveLayerGraphicObjects( DicomElement graphicAnnSQItem )
ObjectiveC Syntax
function Leadtools.Dicom.DicomDataSet.RemoveLayerGraphicObjects( graphicAnnSQItem )
public: void RemoveLayerGraphicObjects( DicomElement^ graphicAnnSQItem )
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
GetLayerInformation Method
SetLayerInformation Method
RemoveLayerByIndex Method
RemoveLayerByName Method
RemoveAllLayers Method
LayerCount Property
GetLayerIndex Method
GetLayerGraphicObjectCount Method
GetLayerTextObjectCount Method
RemoveLayerTextObjects Method
GetLayerElementByIndex Method
GetLayerElementByName Method