LEADTOOLS Medical (Leadtools.Dicom assembly)

DicomSetOverlayFlags Enumeration

Show in webframe







Specifies the behavior of DicomDataSet.SetOverlayAttributes.
Syntax
'Declaration
 
<FlagsAttribute()>
Public Enum DicomSetOverlayFlags 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As DicomSetOverlayFlags
[FlagsAttribute()]
public enum DicomSetOverlayFlags : System.IComparableSystem.IConvertibleSystem.IFormattable  

            
public class DicomSetOverlayFlags 
Leadtools.Dicom.DicomSetOverlayFlags = function() { };
Leadtools.Dicom.DicomSetOverlayFlags.prototype = {
None = 0x00000000, NoOverride = 0x00000001, };
[FlagsAttribute()]
public enum class DicomSetOverlayFlags : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000000NoneNone.
0x00000001NoOverrideDo not update an overlay that already exists in the Data Set.
Remarks
For Android/Java users: The constant members of this class are defined using all capital letters with underscores between words.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Dicom.DicomSetOverlayFlags

Requirements

Target Platforms

See Also

Reference

Leadtools.Dicom Namespace
SetOverlayAttributes Method

 

 


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

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