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

Show in webframe

DicomAnnotationTickAlignmentType Enumeration








Represents the value of the "Tick Alignment" element (0070,0274) in a "Compound Graphic Sequence" item.
Syntax
public enum DicomAnnotationTickAlignmentType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
'Declaration
 
Public Enum DicomAnnotationTickAlignmentType 
   Inherits System.Enum
   Implements System.IComparable, System.IConvertible, System.IFormattable 
'Usage
 
Dim instance As DicomAnnotationTickAlignmentType
public enum DicomAnnotationTickAlignmentType : System.IComparable, System.IConvertible, System.IFormattable  
Leadtools.Dicom.DicomAnnotationTickAlignmentType = function() { };
Leadtools.Dicom.DicomAnnotationTickAlignmentType.prototype = {<br/>
  LeadtoolsMemberMarker(replace me)
 };
public enum class DicomAnnotationTickAlignmentType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
Members
ValueMemberDescription
0x00000000None The "Tick Alignment" element (0070,0274) is not present, or should not be written
0x00000001Top The "Tick Alignment" element (0070,0274) has the value "TOP".
0x00000002Center The "Tick Alignment" element (0070,0274) has the value "CENTER".
0x00000003Bottom The "Tick Alignment" element (0070,0274) has the value "BOTTOM".
Example
For an example, refer to CreateCompoundGraphic.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Dicom.DicomAnnotationTickAlignmentType

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