←Select platform

DicomAnnotationTickLabelAlignmentType Enumeration

Summary
Represents the value of the "Tick Label Alignment" element (0070,0279) in a "Compound Graphic Sequence" item.
Syntax
C#
VB
C++
public enum DicomAnnotationTickLabelAlignmentType   
Public Enum DicomAnnotationTickLabelAlignmentType  
public enum class DicomAnnotationTickLabelAlignmentType   
Members
ValueMemberDescription
0None "Tick Label Alignment" element (0070,0279) is not present, or should not be written
1Top "Tick Label Alignment" element (0070,0279) has the value "TOP".
3Bottom "Tick Label Alignment" element (0070,0279) has the value "BOTTOM".
Remarks

Note that the "Tick Label Alignment" element is required if Type is Ruler, Axis, or CrossHair.

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.