Specifies the horizontal 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 HorizontalAlignment |
| Visual Basic (Declaration) |
|---|
Public Enumeration HorizontalAlignment |
Members
| Member name | Description | |
|---|---|---|
| Left |
Specifies left alignment.
| |
| Center |
Specifies horizontal alignment.
| |
| Right |
Specifies right alignment.
| |
| Format |
Formats an object using the default IFormatter.
| |
| Format |
Formats an object using the specified IFormatter.
|
