Symbian
Symbian OS Library

SYMBIAN OS V9.3

[Index] [Spacer] [Previous] [Next]



Location: W32STD.H

Struct TPixelsTwipsAndRotation

struct TPixelsTwipsAndRotation;

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.

Members

Defined in TPixelsTwipsAndRotation:
iPixelSize, iRotation, iTwipsSize

See also:


Member data


iPixelSize

TSize iPixelSize;

Description

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


iTwipsSize

TSize iTwipsSize;

Description

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


iRotation

CFbsBitGc::TGraphicsOrientation iRotation;

Description

The screen rotation.