nw::lyt::VerticalPosition Enumerated Type

Syntax

enum VerticalPosition;

Value

Value Description
VERTICALPOSITION_TOP Use the top as the reference.
VERTICALPOSITION_CENTER Use the center as the reference.
VERTICALPOSITION_BOTTOM Use the bottom as the reference.
VERTICALPOSITION_MAX Total number of enumerators.

Description

Enumerator related to the vertical base position of the display.

Revision History

2009/09/18
Initial version.

CONFIDENTIAL