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

DeleteOverlay Method








The zero-based index of the overlay to delete.
Deletes all the elements that describe an overlay. .NET support WinRT support Silverlight support
Syntax
public void DeleteOverlay( 
   int index
)
'Declaration
 
Public Sub DeleteOverlay( _
   ByVal index As Integer _
) 
'Usage
 
Dim instance As DicomDataSet
Dim index As Integer
 
instance.DeleteOverlay(index)
public void DeleteOverlay( 
   int index
)
ObjectiveC Syntax
 function Leadtools.Dicom.DicomDataSet.DeleteOverlay( 
   index 
)
public:
void DeleteOverlay( 
   int index
) 

Parameters

index
The zero-based index of the overlay to delete.
Remarks
This method will delete the following elements:

"Overlay Rows" (60xx, 0010)

"Overlay Columns" (60xx, 0011)

"Overlay Planes" (60xx, 0012)

"Number of Frames in Overlay" (60xx, 0015)

"Overlay Description" (60xx, 0022)

"Overlay Type" (60xx, 0040)

"Overlay Subtype" (60xx, 0045)

"Overlay Origin" (60xx, 0050)

"Image Frame Origin" (60xx, 0051)

"Overlay Plane Origin" (60xx, 0052)

"Overlay Bits Allocated" (60xx, 0100)

"Overlay Bit Position" (60xx, 0102)

"Overlay Activation Layer" (60xx, 1001)

"ROI Area" (60xx, 1301)

"ROI Mean" (60xx, 1302)

"ROI Standard Deviation" (60xx, 1303)

"Overlay Label" (60xx, 1500)

"Overlay Data" (60xx, 3000)

Example
For an example, refer to OverlayCount.
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
OverlayCount Property
GetOverlayAttributes Method
GetOverlayActivationLayer Method
GetOverlayImage Method
GetOverlayImages(Int32,Int32,Int32) Method
SetOverlayAttributes Method
SetOverlayImage Method
SetOverlayImages 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