Enum member Align.TopLeft

align to the top left corner of box (Left | Top)

Declaration

enum Align
{
  // ...
  TopLeft = cast(ubyte)5u,
  // ...
}

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2014

License

Boost License 1.0