Content alignment.
[Visual Basic] Public Enum ContentAlignment [C#] public enum ContentAlignment [C++] public enum ContentAlignment
[JScript] In JScript, you can use the enumerations in the NGWS frameworks, but you cannot define your own.
Member Name | Description |
---|---|
Bottom | [To be supplied.] |
BottomCenter | [To be supplied.] |
BottomLeft | [To be supplied.] |
BottomRight | [To be supplied.] |
Center | [To be supplied.] |
Left | [To be supplied.] |
Middle | [To be supplied.] |
MiddleCenter | [To be supplied.] |
MiddleLeft | [To be supplied.] |
MiddleRight | [To be supplied.] |
Right | [To be supplied.] |
Top | [To be supplied.] |
TopCenter | [To be supplied.] |
TopLeft | [To be supplied.] |
TopRight | [To be supplied.] |
Namespace: System.Drawing
Assembly: System.Drawing.dll