nw::lyt::HorizontalPosition Enumerated Type

Syntax

enum HorizontalPosition;

Value

Value Description
HORIZONTALPOSITION_LEFT Use the left as the reference.
HORIZONTALPOSITION_CENTER Use the center as the reference.
HORIZONTALPOSITION_RIGHT Use the right as the reference.
HORIZONTALPOSITION_MAX Total number of enumerators.

Description

Enumerator related to the horizontal base position of the display.

Revision History

2009/09/18
Initial version.

CONFIDENTIAL