LEADTOOLS Medical (Leadtools.Medical.Workstation.Loader assembly)
LEAD Technologies, Inc

GeneralTag Property






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 bool GeneralTag {get; set;}
 get_GeneralTag();
set_GeneralTag(value);
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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

OverlayTag Class
OverlayTag Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 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