Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom assembly)

Show in webframe

DicomSetOverlayFlags Enumeration








Specifies the behavior of SetOverlayAttributes.
Syntax
'Declaration
 
<FlagsAttribute()>
Public Enum DicomSetOverlayFlags 
   Inherits System.Enum
   Implements System.IComparable, System.IConvertible, System.IFormattable 
'Usage
 
Dim instance As DicomSetOverlayFlags
public class DicomSetOverlayFlags 
Leadtools.Dicom.DicomSetOverlayFlags = function() { };
Leadtools.Dicom.DicomSetOverlayFlags.prototype = {<br/>
  None = 0x00000000,
	NoOverride = 0x00000001,
	
 };
[FlagsAttribute()]
public enum class DicomSetOverlayFlags : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
Members
ValueMemberDescription
0x00000000None None.
0x00000001NoOverride Do 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

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