HorizontalTextAlignment Перечисление

Определение

Значения для атрибута HorizontalTextAlignmentAttribute.

public enum class HorizontalTextAlignment
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.Guid("1FBE7021-A1E4-4e9b-BE94-2C7DFA59D5DD")]
public enum HorizontalTextAlignment
public enum HorizontalTextAlignment
[<System.Runtime.InteropServices.ComVisible(true)>]
[<System.Runtime.InteropServices.Guid("1FBE7021-A1E4-4e9b-BE94-2C7DFA59D5DD")>]
type HorizontalTextAlignment = 
type HorizontalTextAlignment = 
Public Enum HorizontalTextAlignment
Наследование
HorizontalTextAlignment
Атрибуты

Поля

Centered 1

По центру.

Justified 3

По ширине.

Left 0

По левому краю.

Right 2

По правому краю.

Применяется к