Symbian
Symbian Developer Library

SYMBIAN OS V9.4

Feedback

[Index] [Previous] [Next]

#include <W32STD.H>

Struct TPixelsAndRotation

struct TPixelsAndRotation;

Description

Pixels and rotation struct.

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

Members

Defined in TPixelsAndRotation:

See also:


Member data


iPixelSize

TSize iPixelSize;

Description

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


iRotation

CFbsBitGc::TGraphicsOrientation iRotation;

Description

The current screen orientation.