TPixelsAndRotation Struct Reference

struct TPixelsAndRotation

Pixels and rotation struct.

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

CWsScreenDevice::GetScreenModeSizeAndRotation()

Member Data Documentation

TSize iPixelSize

TSize iPixelSize

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

CFbsBitGc::TGraphicsOrientation iRotation

CFbsBitGc::TGraphicsOrientation iRotation

The current screen orientation.