Leadtools.Dicom.Common
LEAD Technologies, Inc

BlackoutRects Property






Gets or sets the blackout rectangles.
Syntax
public List<LeadRect> BlackoutRects {get; set;}
'Declaration
 
Public Property BlackoutRects As List(Of LeadRect)
'Usage
 
Dim instance As Anonymizer
Dim value As List(Of LeadRect)
 
instance.BlackoutRects = value
 
value = instance.BlackoutRects
public List<LeadRect> BlackoutRects {get; set;}
 get_BlackoutRects();
set_BlackoutRects(value);
public:
property List<LeadRect>^ BlackoutRects {
   List<LeadRect>^ get();
   void set (    List<LeadRect>^ value);
}

Property Value

The blackout rectangles.
Remarks
The rectangle will be used to redact an area of the image. This is needed in the case that image contains burned in annotations. This will allows potential identifying information to be hidden.
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

Anonymizer Class
Anonymizer Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom.Common requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features