| class AlfVisualProperties |
Fixed properties for visuals, Use these for efficient copying of visual properties.
| Public Member Enumerations | |
|---|---|
| enum |
anonymous
{
ENone = 0x0, ESize = 0x1, EPosition = 0x2, EOpacity = 0x4, EDepthOffset = 0x8, ESecondaryImageAlpha = 0x10, EScale = 0x20, EPosOffset = 0x40, ETextVisShadowOpacity = 0x80, EImageVisTurnAngle = 0x100, ELineVisThickness = 0x200, ELineVisShadowThickness = 0x400, ELineVisStartPos = 0x800, ELineVisEndPos = 0x1000, EMeshVisYawAngle = 0x2000, EMeshVisPitchAngle = 0x4000, EMeshVisMaterial = 0x8000, ELayoutScrollOffset = 0x10000, EAll = 0xFFFFFFFF } |
| ENone = 0x0 | |
| ESize = 0x1 | |
| EPosition = 0x2 | |
| EOpacity = 0x4 | |
| EDepthOffset = 0x8 | |
| ESecondaryImageAlpha = 0x10 | |
| EScale = 0x20 | |
| EPosOffset = 0x40 | |
| ETextVisShadowOpacity = 0x80 | |
| EImageVisTurnAngle = 0x100 | |
| ELineVisThickness = 0x200 | |
| ELineVisShadowThickness = 0x400 | |
| ELineVisStartPos = 0x800 | |
| ELineVisEndPos = 0x1000 | |
| EMeshVisYawAngle = 0x2000 | |
| EMeshVisPitchAngle = 0x4000 | |
| EMeshVisMaterial = 0x8000 | |
| ELayoutScrollOffset = 0x10000 | |
| EAll = 0xFFFFFFFF |
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.