StyleAttributeNames 열거형
정의
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
Style 클래스의 속성을 열거합니다.
public enum class StyleAttributeNames
public enum StyleAttributeNames
type StyleAttributeNames =
Public Enum StyleAttributeNames
- 상속
-
StyleAttributeNames
필드
BackgroundColor | 15 | BackgroundColor를 지정합니다. |
BackgroundGradientEndColor | 38 | BackgroundGradientEndColor를 지정합니다. |
BackgroundGradientType | 37 | BackgroundGradientType를 지정합니다. |
BackgroundHatchType | 39 | BackgroundHatchType를 지정합니다. |
BackgroundImage | 45 | BackgroundImage를 지정합니다. |
BackgroundImageMimeType | 49 |
|
BackgroundImageRepeat | 46 |
|
BackgroundImageSource | 47 |
|
BackgroundImageValue | 48 |
|
BorderColor | 0 |
|
BorderColorBottom | 4 |
|
BorderColorLeft | 2 |
|
BorderColorRight | 3 |
|
BorderColorTop | 1 |
|
BorderStyle | 5 |
|
BorderStyleBottom | 9 |
|
BorderStyleLeft | 7 |
|
BorderStyleRight | 8 |
|
BorderStyleTop | 6 |
|
BorderWidth | 10 |
|
BorderWidthBottom | 14 |
|
BorderWidthLeft | 12 |
|
BorderWidthRight | 13 |
|
BorderWidthTop | 11 |
|
Calendar | 34 | Calendar를 지정합니다. |
Color | 24 | Color를 지정합니다. |
Count | 51 | 컬렉션에 있는 속성 이름/값 쌍의 수입니다. |
CurrencyLanguage | 50 | CurrencyLanguage를 지정합니다. |
Direction | 30 | Direction를 지정합니다. |
FontFamily | 17 | FontFamily를 지정합니다. |
FontSize | 18 | FontSize를 지정합니다. |
FontStyle | 16 | FontStyle를 지정합니다. |
FontWeight | 19 | FontWeight를 지정합니다. |
Format | 20 | Format를 지정합니다. |
Language | 32 | Language를 지정합니다. |
LineHeight | 29 | LineHeight를 지정합니다. |
NumeralLanguage | 35 | NumeralLanguage를 지정합니다. |
NumeralVariant | 36 | NumeralVariant를 지정합니다. |
PaddingBottom | 28 | PaddingBottom를 지정합니다. |
PaddingLeft | 25 | PaddingLeft를 지정합니다. |
PaddingRight | 26 | PaddingRight를 지정합니다. |
PaddingTop | 27 | PaddingTop를 지정합니다. |
Position | 43 |
|
ShadowColor | 41 | ShadowColor를 지정합니다. |
ShadowOffset | 42 | ShadowOffset를 지정합니다. |
TextAlign | 22 | TextAlign를 지정합니다. |
TextDecoration | 21 | TextDecoration를 지정합니다. |
TextEffect | 44 | TextEffect를 지정합니다. |
TransparentColor | 40 |
|
UnicodeBiDi | 33 | UnicodeBiDi를 지정합니다. |
VerticalAlign | 23 | VerticalAlign를 지정합니다. |
WritingMode | 31 | WritingMode를 지정합니다. |