TPixelsTwipsAndRotation Struct Reference

struct TPixelsTwipsAndRotation

Pixels, twips and rotation struct.

This is used to define a particular screen mode's screen size in twips and 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 screen rotation.

TSize iTwipsSize

TSize iTwipsSize

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