RemoveLayer method (ILEADDicomDS Interface)
short RemoveLayer(VARIANT LayerNameOrIndex, VARIANT_BOOL bRemoveAnnSeqItems); | |
Overview |
Refer to Working with DICOM Annotations |
Remarks
The RemoveLayer method removes the Item under the "Graphic Layer Sequence" (0070,0060), which corresponds to the layer specified. If the parameter bRemoveAnnSeqItems is set, the method will also remove all the Items under the "Graphic Annotation Sequence" (0070,0001), which correspond to the layer being removed.
See Also
Elements: |
LayerCount property, RemoveAllLayers method, CreateLayer method, GetLayerAttributes method, GetLayerIndex method |
Topics: |
|
|