←Select platform

DicomAnnotationVerticalAlignmentType Enumeration

Summary

Identifies the vertical alignment for "Vertical Alignment" element (0070,0243) in the "Text Style Sequence" (0070,0231).

Syntax
C#
VB
C++
public enum DicomAnnotationVerticalAlignmentType   
Public Enum DicomAnnotationVerticalAlignmentType  
public enum class DicomAnnotationVerticalAlignmentType   

Members
ValueMemberDescription
0None The Vertical Alignment" element (0070,0243) is not present in the "Text Style Sequence" (0070,0231).
1Top The Vertical Alignment" element (0070,0243) is present and has a value of "TOP".
2Center The Vertical Alignment" element (0070,0243) is present and has a value of "CENTER".
3Bottom The Vertical Alignment" element (0070,0243) is present and has a value of "BOTTOM".

Example

For an example, refer to CreateCompoundGraphic.

Requirements

Target Platforms

See Also

Reference

Leadtools.Dicom Namespace

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly