←Select platform

DicomAnnotationTickAlignmentType Enumeration

Summary

Represents the value of the "Tick Alignment" element (0070,0274) in a "Compound Graphic Sequence" item.

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

Members
ValueMemberDescription
0None The "Tick Alignment" element (0070,0274) is not present, or should not be written
1Top The "Tick Alignment" element (0070,0274) has the value "TOP".
2Center The "Tick Alignment" element (0070,0274) has the value "CENTER".
3Bottom The "Tick Alignment" element (0070,0274) has the value "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