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
ObjectiveC Syntax
Java Syntax
Leadtools.Dicom.DicomAnnotationHorizontalAlignmentType = function() { }; Leadtools.Dicom.DicomAnnotationHorizontalAlignmentType.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class DicomAnnotationHorizontalAlignmentType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
Center | The Horizontal Alignment" element (0070,0242) is present and has a value of "CENTER". |
Left | The Horizontal Alignment" element (0070,0242) is present and has a value of "LEFT". |
None | The Horizontal Alignment" element (0070,0242) is not present in the "Text Style Sequence" (0070,0231). |
Right | The Horizontal Alignment" element (0070,0242) is present and has a value of "RIGHT". |
System.Object
System.ValueType
System.Enum
Leadtools.Dicom.DicomAnnotationHorizontalAlignmentType
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