LEADTOOLS Medical (Leadtools.Dicom assembly)

DicomAnnotationVerticalAlignmentType Enumeration

Show in webframe







Identifies the vertical alignment for "Vertical Alignment" element (0070,0243) in the "Text Style Sequence" (0070,0231).
Syntax
public enum DicomAnnotationVerticalAlignmentType : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
Public Enum DicomAnnotationVerticalAlignmentType 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As DicomAnnotationVerticalAlignmentType
public enum DicomAnnotationVerticalAlignmentType : System.IComparableSystem.IConvertibleSystem.IFormattable  

            

            
Leadtools.Dicom.DicomAnnotationVerticalAlignmentType = function() { };
Leadtools.Dicom.DicomAnnotationVerticalAlignmentType.prototype = {
None = 0x00000000, Top = 0x00000001, Center = 0x00000002, Bottom = 0x00000003, };
public enum class DicomAnnotationVerticalAlignmentType : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000000NoneThe Vertical Alignment" element (0070,0243) is not present in the "Text Style Sequence" (0070,0231).
0x00000001TopThe Vertical Alignment" element (0070,0243) is present and has a value of "TOP".
0x00000002CenterThe Vertical Alignment" element (0070,0243) is present and has a value of "CENTER".
0x00000003BottomThe Vertical Alignment" element (0070,0243) is present and has a value of "BOTTOM".
Example
For an example, refer to DicomDataSet.CreateCompoundGraphic.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Dicom.DicomAnnotationVerticalAlignmentType

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