LEADTOOLS Medical (Leadtools.Medical.Workstation.Loader assembly)

GeneralTag Property

Show in webframe





Gets or sets whether this OverlayTag is a general tag for the whole series or specific to the image.
Syntax
public bool GeneralTag {get; set;}
'Declaration
 
Public Property GeneralTag As Boolean
'Usage
 
Dim instance As OverlayTag
Dim value As Boolean
 
instance.GeneralTag = value
 
value = instance.GeneralTag

            

            
public:
property bool GeneralTag {
   bool get();
   void set (    bool value);
}

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

See Also

Reference

OverlayTag Class
OverlayTag Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Medical.Workstation.Loader requires a Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features