Symbian
Symbian OS Library

SYMBIAN OS V9.3

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



Location: 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:
iPixelSize, iRotation

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.