Enum member Align.Bottom

vertically align to the bottom of box

Declaration

enum Align
{
  // ...
  Bottom = cast(ubyte)8u,
  // ...
}

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2014

License

Boost License 1.0