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
ObjectiveC Syntax
Java Syntax
Leadtools.Dicom.DicomAnnotationVerticalAlignmentType = function() { }; Leadtools.Dicom.DicomAnnotationVerticalAlignmentType.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class DicomAnnotationVerticalAlignmentType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
Bottom | The Vertical Alignment" element (0070,0243) is present and has a value of "BOTTOM". |
Center | The Vertical Alignment" element (0070,0243) is present and has a value of "CENTER". |
None | The Vertical Alignment" element (0070,0243) is not present in the "Text Style Sequence" (0070,0231). |
Top | The Vertical Alignment" element (0070,0243) is present and has a value of "TOP". |
System.Object
System.ValueType
System.Enum
Leadtools.Dicom.DicomAnnotationVerticalAlignmentType
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2