Leadtools.Medical.Workstation.Loader 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.Medical.Workstation.Loader Namespace > MedicalViewerLoader Class : OverlayTags Property



(Read only) Gets the overlay collection displayed on the 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 MedicalViewerLoader
Dim value As OverlayTagCollection
 
value = instance.OverlayTags
C# 
public OverlayTagCollection OverlayTags {get;}
C++/CLI 
public:
property OverlayTagCollection^ OverlayTags {
   OverlayTagCollection^ get();
}

Return Value

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

Remarks

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

Requirements

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

See Also

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