HorizontalTextAlignment Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Values for 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
- Inheritance
- Attributes
Fields
Name | Value | Description |
---|---|---|
Left | 0 | Aligned left. |
Centered | 1 | Centered. |
Right | 2 | Aligned right. |
Justified | 3 | Justified. |
Applies to
Dolgozzon együtt velünk a GitHubon
A tartalom forrása a GitHubon található, ahol létrehozhat és áttekinthet problémákat és lekéréses kérelmeket is. További információért tekintse meg a közreműködői útmutatónkat.