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

Show in webframe

DicomCopyFlags Enumeration








Flags that give additional information associated with the DicomElement.
Syntax
'Declaration
 
<FlagsAttribute()>
Public Enum DicomCopyFlags 
   Inherits System.Enum
   Implements System.IComparable, System.IConvertible, System.IFormattable 
'Usage
 
Dim instance As DicomCopyFlags
public class DicomCopyFlags
Leadtools.Dicom.DicomCopyFlags = function() { };
Leadtools.Dicom.DicomCopyFlags.prototype = {<br/>
  None = 0x00000000,
	
 };
[FlagsAttribute()]
public enum class DicomCopyFlags : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
Members
ValueMemberDescription
0x00000000None No additional information.
Remarks
For Android/Java users: The constant members of this class are defined using all capital letters with underscores between words.
Example
For an example, refer to Copy.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Dicom.DicomCopyFlags

Requirements

Target Platforms

See Also

Reference

Leadtools.Dicom Namespace

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