Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom assembly)

Show in webframe

DicomAnnotationTickLabelAlignmentType Enumeration








Represents the value of the "Tick Label Alignment" element (0070,0279) in a "Compound Graphic Sequence" item.
Syntax
public enum DicomAnnotationTickLabelAlignmentType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
'Declaration
 
Public Enum DicomAnnotationTickLabelAlignmentType 
   Inherits System.Enum
   Implements System.IComparable, System.IConvertible, System.IFormattable 
'Usage
 
Dim instance As DicomAnnotationTickLabelAlignmentType
public enum DicomAnnotationTickLabelAlignmentType : System.IComparable, System.IConvertible, System.IFormattable  
Leadtools.Dicom.DicomAnnotationTickLabelAlignmentType = function() { };
Leadtools.Dicom.DicomAnnotationTickLabelAlignmentType.prototype = {<br/>
  LeadtoolsMemberMarker(replace me)
 };
public enum class DicomAnnotationTickLabelAlignmentType : public System.Enum, System.IComparable, System.IConvertible, System.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 Type is Ruler, Axis, or CrossHair.
Example
For an example, refer to CreateCompoundGraphic.
Inheritance Hierarchy

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

Requirements

Target Platforms

See Also

Reference

Leadtools.Dicom Namespace

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