Leadtools.Dicom Requires Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
DicomDataSetInitializeType Enumeration
See Also  
Leadtools.Dicom Namespace : DicomDataSetInitializeType Enumeration



Specifies the Value Representation and byte order of the Data Set.

Syntax

Visual Basic (Declaration) 
Public Enum DicomDataSetInitializeType 
   Inherits Enum
Visual Basic (Usage)Copy Code
Dim instance As DicomDataSetInitializeType
C# 
public enum DicomDataSetInitializeType : Enum 
C++/CLI 
public enum class DicomDataSetInitializeType : public Enum 

Members

MemberDescription
ImplicitVRLittleEndian The Value Representation is Implicit and the byte order is Little Endian.
ExplicitVRLittleEndian The Value Representation is Explicit and the byte order is Little Endian.
ExplicitVRBigEndian The Value Representation is Explicit and the byte order is Big Endian.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Dicom.DicomDataSetInitializeType

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

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