Leadtools.Dicom.Common.Anonymization Namespace > Anonymizer Class : BlackoutRects Property |
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); }
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