| 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
Leadtools.Dicom.DicomAnnotationTickLabelAlignmentType = function() { };
Leadtools.Dicom.DicomAnnotationTickLabelAlignmentType.prototype = {
None = 0x00000000,
Top = 0x00000001,
Bottom = 0x00000003,
};
public enum class DicomAnnotationTickLabelAlignmentType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
System.Object
System.ValueType
System.Enum
Leadtools.Dicom.DicomAnnotationTickLabelAlignmentType