nw::lyt::ScreenOriginType Enumerated Typeenum ScreenOriginType;
| 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. |
Specifies the origin location.
CONFIDENTIAL