Style.alignment - multiple declarations

Function Style.alignment

set alignment

Prototype

Style alignment(
  ubyte value
) @property;

Function Style.alignment

get full alignment (both vertical and horizontal)

Prototype

ubyte alignment() @property const;

Function Style.alignment

get full alignment (both vertical and horizontal)

Prototype

ubyte alignment() @property const;

Function Style.alignment

set alignment

Prototype

Style alignment(
  ubyte value
) @property;

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2014

License

Boost License 1.0