Specifies the vertical alignment of a caption.
Namespace:
Gallio.Common.MediaAssembly: Gallio (in Gallio.dll) Version: 3.3.0.0 (3.3.610.0)
Syntax
| C# |
|---|
public enum VerticalAlignment |
| Visual Basic (Declaration) |
|---|
Public Enumeration VerticalAlignment |
Members
| Member name | Description | |
|---|---|---|
| Top |
Specifies top alignment.
| |
| Middle |
Specifies middle alignment.
| |
| Bottom |
Specifies bottom alignment.
| |
| Format |
Formats an object using the default IFormatter.
| |
| Format |
Formats an object using the specified IFormatter.
|
