TPixelsTwipsAndRotation Struct Reference

#include <w32std.h>

struct TPixelsTwipsAndRotation

Detailed Description

Pixels, twips and rotation struct.

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

iTwipsSize

TSize iTwipsSize

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