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 を指定します。 |