Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom assembly)

Show in webframe

DicomAnnotationVerticalAlignmentType Enumeration








Identifies the vertical alignment for "Vertical Alignment" element (0070,0243) in the "Text Style Sequence" (0070,0231).
Syntax
public enum DicomAnnotationVerticalAlignmentType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
'Declaration
 
Public Enum DicomAnnotationVerticalAlignmentType 
   Inherits System.Enum
   Implements System.IComparable, System.IConvertible, System.IFormattable 
'Usage
 
Dim instance As DicomAnnotationVerticalAlignmentType
public enum DicomAnnotationVerticalAlignmentType : System.IComparable, System.IConvertible, System.IFormattable  
Leadtools.Dicom.DicomAnnotationVerticalAlignmentType = function() { };
Leadtools.Dicom.DicomAnnotationVerticalAlignmentType.prototype = {<br/>
  LeadtoolsMemberMarker(replace me)
 };
public enum class DicomAnnotationVerticalAlignmentType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
Members
ValueMemberDescription
0x00000000None The Vertical Alignment" element (0070,0243) is not present in the "Text Style Sequence" (0070,0231).
0x00000001Top The Vertical Alignment" element (0070,0243) is present and has a value of "TOP".
0x00000002Center The Vertical Alignment" element (0070,0243) is present and has a value of "CENTER".
0x00000003Bottom The Vertical Alignment" element (0070,0243) is present and has a value of "BOTTOM".
Example
For an example, refer to CreateCompoundGraphic.
Inheritance Hierarchy

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

Requirements

Target Platforms

See Also

Reference

Leadtools.Dicom Namespace

Error processing SSI file
Leadtools.Dicom requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features