Leadtools.Dicom Namespace : DicomAnnotationTickAlignmentType Enumeration |
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
ObjectiveC Syntax
Java Syntax
Leadtools.Dicom.DicomAnnotationTickAlignmentType = function() { }; Leadtools.Dicom.DicomAnnotationTickAlignmentType.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class DicomAnnotationTickAlignmentType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
Bottom | The "Tick Alignment" element (0070,0274) has the value "BOTTOM". |
Center | The "Tick Alignment" element (0070,0274) has the value "CENTER". |
None | The "Tick Alignment" element (0070,0274) is not present, or should not be written |
Top | The "Tick Alignment" element (0070,0274) has the value "TOP". |
System.Object
System.ValueType
System.Enum
Leadtools.Dicom.DicomAnnotationTickAlignmentType
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2