vertical property

bool? vertical
getter/setter pair

If true, text reads top to bottom, but the orientation of individual characters is unchanged.

For example: | V | | e | | r | | t | | i | | c | | a | | l |

Implementation

core.bool? vertical;