LEADTOOLS Medical (Leadtools.Dicom assembly)

DicomAnnotationHorizontalAlignmentType Enumeration

Show in webframe







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

            

            
Leadtools.Dicom.DicomAnnotationHorizontalAlignmentType = function() { };
Leadtools.Dicom.DicomAnnotationHorizontalAlignmentType.prototype = {
None = 0x00000000, Left = 0x00000001, Center = 0x00000002, Right = 0x00000003, };
public enum class DicomAnnotationHorizontalAlignmentType : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000000NoneThe Horizontal Alignment" element (0070,0242) is not present in the "Text Style Sequence" (0070,0231).
0x00000001LeftThe Horizontal Alignment" element (0070,0242) is present and has a value of "LEFT".
0x00000002CenterThe Horizontal Alignment" element (0070,0242) is present and has a value of "CENTER".
0x00000003RightThe Horizontal Alignment" element (0070,0242) is present and has a value of "RIGHT".
Example
For an example, refer to DicomDataSet.CreateCompoundGraphic.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Dicom.DicomAnnotationHorizontalAlignmentType

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