Public Attributes | |
| const int | None =0 |
| const int | Left =HorizontalAlignMode.Left |
| const int | Right =HorizontalAlignMode.Right |
| const int | InlineStart =1<<2 |
| const int | InlineEnd =1<<3 |
| const int | Both =Left | Right |
| const int Css.FloatMode.InlineEnd =1<<3 |
| const int Css.FloatMode.InlineStart =1<<2 |
| const int Css.FloatMode.Left =HorizontalAlignMode.Left |
| const int Css.FloatMode.None =0 |
| const int Css.FloatMode.Right =HorizontalAlignMode.Right |