|
||
struct TPixelsTwipsAndRotation;
Pixels, twips and rotation struct.
This is used to define a particular screen mode's screen size in twips and pixels, and its rotation.
Defined in TPixelsTwipsAndRotation
:
iPixelSize
The screen size, for a given screen mode, in pixels. iRotation
The screen rotation. iTwipsSize
The screen size, for a given screen mode, in twips. CWsScreenDevice::GetScreenModeSizeAndRotation(TInt,TPixelsTwipsAndRotation &)const
Get the screen rotation and size, in both pixels and twips, for the specified sc...CFbsBitGc::TGraphicsOrientation iRotation;
The screen rotation.