| Leadtools.Dicom Namespace : DicomAnnotationHorizontalAlignmentType Enumeration |


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