ホーム › UI.Accessibility › TextDecorationLineStyle
TextDecorationLineStyle
列挙型メンバー 19
| 名前 | 10進 | 16進 |
|---|---|---|
| TextDecorationLineStyle_None | 0 | 0x0 |
| TextDecorationLineStyle_Single | 1 | 0x1 |
| TextDecorationLineStyle_WordsOnly | 2 | 0x2 |
| TextDecorationLineStyle_Double | 3 | 0x3 |
| TextDecorationLineStyle_Dot | 4 | 0x4 |
| TextDecorationLineStyle_Dash | 5 | 0x5 |
| TextDecorationLineStyle_DashDot | 6 | 0x6 |
| TextDecorationLineStyle_DashDotDot | 7 | 0x7 |
| TextDecorationLineStyle_Wavy | 8 | 0x8 |
| TextDecorationLineStyle_ThickSingle | 9 | 0x9 |
| TextDecorationLineStyle_DoubleWavy | 11 | 0xB |
| TextDecorationLineStyle_ThickWavy | 12 | 0xC |
| TextDecorationLineStyle_LongDash | 13 | 0xD |
| TextDecorationLineStyle_ThickDash | 14 | 0xE |
| TextDecorationLineStyle_ThickDashDot | 15 | 0xF |
| TextDecorationLineStyle_ThickDashDotDot | 16 | 0x10 |
| TextDecorationLineStyle_ThickDot | 17 | 0x11 |
| TextDecorationLineStyle_ThickLongDash | 18 | 0x12 |
| TextDecorationLineStyle_Other | -1 | 0xFFFFFFFF |