Gets or sets whether this OverlayTag is a general tag for the whole series or specific to the image.
public bool GeneralTag { get; set; }
Public Property GeneralTag As Boolean
True if the OverlayTag is a general tag for the whole series; Otherwise, false. Default is false.
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.
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