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

DicomVRRestriction Enumeration








Represents the restrictions on the length. .NET support WinRT support Silverlight support
Syntax
public enum DicomVRRestriction : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
Public Enum DicomVRRestriction 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As DicomVRRestriction
public enum DicomVRRestriction : System.IComparableSystem.IConvertibleSystem.IFormattable  
ObjectiveC Syntax
Java Syntax
Leadtools.Dicom.DicomVRRestriction = function() { };
Leadtools.Dicom.DicomVRRestriction.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class DicomVRRestriction : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
MemberDescription
BinaryAnyBinary value.Any length is valid.
BinaryFixedBinary value with fixed number of bytes.
BinaryMaximumBinary value and DicomVR.Length is the maximum number of bytes allowed.
NotApplicableNot applicable
StringFixedString value with fixed length.
StringMaximumString value and DicomVR.Length is the maximum number of characters allowed.(The character '\' is used as the delimiter between values for multiple data elements)
StringMaximumGroupString value and DicomVR.Length is the maximum number of bytes allowed per component group.
TextFixedText value with fixed length.
TextMaximumText value and DicomVR.Length is the maximum number of bytes allowed.
TextMaximumGroupText value and DicomVR.Length is the maximum number of bytes allowed per component group.
Example
For an example, refer to DicomVRTable.Reset.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Dicom.DicomVRRestriction

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

 

 


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