LEADTOOLS Medical (Leadtools.Medical.Workstation.Loader assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
OverlayTags Property
See Also 
Leadtools.Medical.Workstation.Loader Namespace > MedicalViewerLoaderBase Class : OverlayTags Property



(Read only) Gets the overlay collection displayed on the Leadtools.MedicalViewer.MedicalViewerCell object when a series is loaded.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property OverlayTags As OverlayTagCollection
Visual Basic (Usage)Copy Code
Dim instance As MedicalViewerLoaderBase
Dim value As OverlayTagCollection
 
value = instance.OverlayTags
C# 
public OverlayTagCollection OverlayTags {get;}
C++/CLI 
public:
property OverlayTagCollection^ OverlayTags {
   OverlayTagCollection^ get();
}

Property Value

The overlay collection displayed on the Leadtools.MedicalViewer.MedicalViewerCell when a series is loaded.

Remarks

Modify this collection to change the default Overlay Tags displayed on the Leadtools.MedicalViewer.MedicalViewerCell. You can add/remove from the collection or change the OverlayTag position.

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

See Also

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