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
Vertu í samstarfi við okkur á GitHub
Heimildina fyrir þetta efni er að finna á GitHub, þar sem þú getur líka búið til og farið yfir vandamál og sameinað beiðnir. Frekari upplýsingar er að finna í framlagshandbók okkar.