TPixelsAndRotation Struct Reference

#include <w32std.h>

struct TPixelsAndRotation

Detailed Description

Pixels and rotation struct.

This is used to define a particular screen mode's screen size in pixels, and its rotation.

See also: CWsScreenDevice::GetScreenModeSizeAndRotation()

Member Attribute Documentation

iPixelSize

TSize iPixelSize

The screen size, for a given screen mode, in pixels.

iRotation

The current screen orientation.