Leadtools.Dicom Namespace : DicomAnnotationVerticalAlignmentType Enumeration |
public enum DicomAnnotationVerticalAlignmentType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum DicomAnnotationVerticalAlignmentType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As DicomAnnotationVerticalAlignmentType
public enum DicomAnnotationVerticalAlignmentType : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.Dicom.DicomAnnotationVerticalAlignmentType = function() { }; Leadtools.Dicom.DicomAnnotationVerticalAlignmentType.prototype = {
None = 0x00000000, Top = 0x00000001, Center = 0x00000002, Bottom = 0x00000003, };
public enum class DicomAnnotationVerticalAlignmentType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
System.Object
System.ValueType
System.Enum
Leadtools.Dicom.DicomAnnotationVerticalAlignmentType