LEADTOOLS Medical (Leadtools.Dicom assembly)

DicomAnnotationTickAlignmentType Enumeration

Show in webframe







Represents the value of the "Tick Alignment" element (0070,0274) in a "Compound Graphic Sequence" item.
Syntax
public enum DicomAnnotationTickAlignmentType : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
Public Enum DicomAnnotationTickAlignmentType 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As DicomAnnotationTickAlignmentType
public enum DicomAnnotationTickAlignmentType : System.IComparableSystem.IConvertibleSystem.IFormattable  

            

            
Leadtools.Dicom.DicomAnnotationTickAlignmentType = function() { };
Leadtools.Dicom.DicomAnnotationTickAlignmentType.prototype = {
None = 0x00000000, Top = 0x00000001, Center = 0x00000002, Bottom = 0x00000003, };
public enum class DicomAnnotationTickAlignmentType : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000000NoneThe "Tick Alignment" element (0070,0274) is not present, or should not be written
0x00000001TopThe "Tick Alignment" element (0070,0274) has the value "TOP".
0x00000002CenterThe "Tick Alignment" element (0070,0274) has the value "CENTER".
0x00000003BottomThe "Tick Alignment" element (0070,0274) has the value "BOTTOM".
Example
For an example, refer to DicomDataSet.CreateCompoundGraphic.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Dicom.DicomAnnotationTickAlignmentType

Requirements

Target Platforms

See Also

Reference

Leadtools.Dicom Namespace

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 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