Symbian Developer Library

SYMBIAN OS V6.1 EDITION FOR C++

[Index] [Glossary] [Previous] [Next]



Location: w32std.h

Struct TPixelsTwipsAndRotation

TPixelsTwipsAndRotation

Support

Supported from 5.0

Description

Pixels, twips and rotation struct.

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

Defined in TPixelsTwipsAndRotation:
iPixelSize, iRotation, iTwipsSize

See also:


Member data


iPixelSize

TSize iPixelSize

Description

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


iRotation

TBitmapRotation iRotation

Support

Withdrawn in 5.1

Description

The screen rotation.


iRotation

CFbsBitGc::TGraphicsOrientation iRotation

Support

Supported from 5.1

Description

The current screen orientation.


iTwipsSize

TSize iTwipsSize

Description

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