LEADTOOLS Medical (Leadtools.Dicom assembly)

DicomAnnotationTickLabelAlignmentType Enumeration

Show in webframe







Represents the value of the "Tick Label Alignment" element (0070,0279) in a "Compound Graphic Sequence" item.
Syntax
public enum DicomAnnotationTickLabelAlignmentType : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
Public Enum DicomAnnotationTickLabelAlignmentType 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As DicomAnnotationTickLabelAlignmentType
public enum DicomAnnotationTickLabelAlignmentType : System.IComparableSystem.IConvertibleSystem.IFormattable  

            

            
Leadtools.Dicom.DicomAnnotationTickLabelAlignmentType = function() { };
Leadtools.Dicom.DicomAnnotationTickLabelAlignmentType.prototype = {
None = 0x00000000, Top = 0x00000001, Bottom = 0x00000003, };
public enum class DicomAnnotationTickLabelAlignmentType : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000000None"Tick Label Alignment" element (0070,0279) is not present, or should not be written
0x00000001Top"Tick Label Alignment" element (0070,0279) has the value "TOP".
0x00000003Bottom"Tick Label Alignment" element (0070,0279) has the value "BOTTOM".
Remarks
Note that the "Tick Label Alignment" element is required if System.Type is DicomAnnotationCompoundGraphicType.Ruler, DicomAnnotationCompoundGraphicType.Axis, or DicomAnnotationCompoundGraphicType.CrossHair.
Example
For an example, refer to DicomDataSet.CreateCompoundGraphic.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Dicom.DicomAnnotationTickLabelAlignmentType

Requirements

Target Platforms

See Also

Reference

Leadtools.Dicom Namespace

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

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