←Select platform

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 Leadtools.Medical.Workstation.Loader.OverlayTagCollection 

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation.Loader Assembly