public enum DicomAnnotationVerticalAlignmentType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
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
'Declaration Public Enum DicomAnnotationVerticalAlignmentType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As DicomAnnotationVerticalAlignmentType
System.Object System.ValueType System.Enum Leadtools.Dicom.DicomAnnotationVerticalAlignmentType
Target Platforms
Leadtools.Dicom Namespace