HorizontalTextAlignment Sabit listesi

Tanım

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
Devralma
HorizontalTextAlignment
Öznitelikler

Alanlar

Centered 1

Merkezli.

Justified 3

Haklı.

Left 0

Sola hizalanmış.

Right 2

Sağa hizalanmış.

Şunlara uygulanır