'DeclarationPublic Enum VerticalAlignMode Inherits System.Enum
'UsageDim instance As VerticalAlignMode
public enum VerticalAlignMode : System.Enum
public enum class VerticalAlignMode : public System.Enum
'DeclarationPublic Enum VerticalAlignMode Inherits System.Enum
'UsageDim instance As VerticalAlignMode
public enum VerticalAlignMode : System.Enum
public enum class VerticalAlignMode : public System.Enum
| Member | Description |
|---|---|
| Bottom | Align text to the bottom of the bounding rectangle. |
| Center | Align text to the vertical center of the bounding rectangle. |
| Top | Align text to the top of the bounding rectangle. |
System.Object
System.ValueType
System.Enum
DicomObjects.Enums.VerticalAlignMode
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