OverlayTags Property

Summary
Gets the overlay collection displayed on the Leadtools.MedicalViewer.MedicalViewerCell object when a series is loaded.
Syntax
C#
VB
C++
public OverlayTagCollection OverlayTags { get; } 
  
Public ReadOnly Property OverlayTags As OverlayTagCollection 
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

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation.Loader Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.