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