LEADTOOLS Medical (Leadtools.Dicom assembly)
LEAD Technologies, Inc

DicomDataSetInitializeFlags Enumeration








Specifies the Value Representation, byte order, and other options used when initializing a Data Set. .NET support WinRT support Silverlight support
Syntax
[FlagsAttribute()]
public enum DicomDataSetInitializeFlags : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
<FlagsAttribute()>
Public Enum DicomDataSetInitializeFlags 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As DicomDataSetInitializeFlags
[FlagsAttribute()]
public enum DicomDataSetInitializeFlags : System.IComparableSystem.IConvertibleSystem.IFormattable  
ObjectiveC Syntax
Java Syntax
Leadtools.Dicom.DicomDataSetInitializeFlags = function() { };
Leadtools.Dicom.DicomDataSetInitializeFlags.prototype = {
LeadtoolsMemberMarker(replace me) };
[FlagsAttribute()]
public enum class DicomDataSetInitializeFlags : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
MemberDescription
AddMandatoryElementsOnlyInsert only the mandatory elements. All other elements will not be inserted. This flag can be added to any other valid combination of flags.
AddMandatoryModulesOnlyInsert only the mandatory modules. All other modules will not be inserted. This flag can be added to any other valid combination of flags.
BigEndianByte order is Big Endian.
ExplicitVRThe Value Representation is explicit.
ImplicitVRThe Value Representation is implicit.
LittleEndianByte order is Little Endian.
NoneNone.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Dicom.DicomDataSetInitializeFlags

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Leadtools.Dicom Namespace
Initialize(DicomClassType,DicomDataSetInitializeType) Method

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 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