nw::lyt::ScreenOriginType Enumerated Type

Syntax

enum ScreenOriginType;

Value

Value Description
SCREENORIGINTYPE_CLASSIC Use the upper left corner of the layout as the origin.
SCREENORIGINTYPE_NORMAL Use the center of the layout as the origin.
SCREENORIGINTYPE_MAX Total number of enumerators.

Description

Specifies the origin location.

Revision History

2009/09/18
Initial version.

CONFIDENTIAL