Enum member Align.HCenter

horizontally align to the center of box

Declaration

enum Align
{
  // ...
  HCenter = cast(ubyte)3u,
  // ...
}

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2014

License

Boost License 1.0