Gets the overlay collection displayed on the Leadtools.MedicalViewer.MedicalViewerCell object when a series is loaded.
public OverlayTagCollection OverlayTags { get; }
Public ReadOnly Property OverlayTags As Leadtools.Medical.Workstation.Loader.OverlayTagCollection
public:
property Leadtools.Medical.Workstation.Loader.OverlayTagCollection^ OverlayTags {
Leadtools.Medical.Workstation.Loader.OverlayTagCollection^ get();
}
The overlay collection displayed on the Leadtools.MedicalViewer.MedicalViewerCell when a series is loaded.
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.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET