Leadtools.Dicom.Web Requires Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
OverlayTags Property
See Also 
Leadtools.Dicom.Web Namespace > ObjectTags Class : OverlayTags Property



Gets or Sets the DICOM Instance information.

Syntax

Visual Basic (Declaration) 
Public Property OverlayTags As DICOMTags()
Visual Basic (Usage)Copy Code
Dim instance As ObjectTags
Dim value() As DICOMTags
 
instance.OverlayTags = value
 
value = instance.OverlayTags
C# 
public DICOMTags[] OverlayTags {get; set;}
C++/CLI 
public:
property array<DICOMTags^>^ OverlayTags {
   array<DICOMTags^>^ get();
   void set (DICOMTags^array<value>^ value);
}

Return Value

An array of DICOMTags which contains the DICOM information which can be identified by their DICOM DICOMTags.Tag value

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

OverlayTags requires a Web Viewer Framework Module license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features