←Select platform

DicomAnnotationHorizontalAlignmentType Enumeration

Summary
Identifies the horizontal alignment for "Horizontal Alignment" element (0070,0242) in the "Text Style Sequence" (0070,0231).
Syntax
C#
VB
C++
public enum DicomAnnotationHorizontalAlignmentType   
Public Enum DicomAnnotationHorizontalAlignmentType  
public enum class DicomAnnotationHorizontalAlignmentType   
Members
ValueMemberDescription
0None The Horizontal Alignment" element (0070,0242) is not present in the "Text Style Sequence" (0070,0231).
1Left The Horizontal Alignment" element (0070,0242) is present and has a value of "LEFT".
2Center The Horizontal Alignment" element (0070,0242) is present and has a value of "CENTER".
3Right The Horizontal Alignment" element (0070,0242) is present and has a value of "RIGHT".
Example

For an example, refer to CreateCompoundGraphic.

Requirements

Target Platforms

See Also

Reference

Leadtools.Dicom Namespace

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

Leadtools.Dicom Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.