nw::dev::DirectPrint::Direction Enumerated Type

Syntax

enum Direction;

Value

Value Description
DIRECTION_HORIZONTAL Mode to use screen horizontally.
DIRECTION_VERTICAL Mode to use screen vertically.
DIRECTION_MAX The number of enumerators.

Description

Represents the direction of rendering.


CONFIDENTIAL