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