Leadtools.Dicom Namespace : DicomAnnotationTickLabelAlignmentType Enumeration |
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
ObjectiveC Syntax
Java Syntax
Leadtools.Dicom.DicomAnnotationTickLabelAlignmentType = function() { }; Leadtools.Dicom.DicomAnnotationTickLabelAlignmentType.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class DicomAnnotationTickLabelAlignmentType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
Bottom | "Tick Label Alignment" element (0070,0279) has the value "BOTTOM". |
None | "Tick Label Alignment" element (0070,0279) is not present, or should not be written |
Top | "Tick Label Alignment" element (0070,0279) has the value "TOP". |
System.Object
System.ValueType
System.Enum
Leadtools.Dicom.DicomAnnotationTickLabelAlignmentType
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