Leadtools.Dicom Requires Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 15.10.31
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 
Managed Extensions for C++ 
__value public enum DicomDataSetInitializeType : public 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 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

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