GeneralTag Property

Summary
Gets or sets whether this OverlayTag is a general tag for the whole series or specific to the image.
Syntax
C#
C++/CLI
public bool GeneralTag { get; set; } 
public: 
property bool GeneralTag { 
   bool get(); 
   void set (    bool ); 
} 

Property Value

True if the OverlayTag is a general tag for the whole series; Otherwise, false. Default is false.

Remarks

If a tag is general to the whole series it will be applied to all the sub cells in a Leadtools.MedicalViewer.MedicalViewerMultiCell; Otherwise, the tag will be read from each Leadtools.Dicom.DicomDataSet in the series and set for each corresponding sub cell.

Requirements

Target Platforms

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

Leadtools.Medical.Workstation.Loader Assembly

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