Enter topic text here.This type of properties has each item of ETX-G configuration. These properties define basic item parameters - size, position, background etc.
Base properties are specified in <ETX CG props> node of item XML description:
XML
<cg-item id='graphics-000'>
<graphics type='rect' round-corners='0.30' outline='3.0' color='Red(220)-Yellow(100)-Green(180)' color-angle='-45' outline-color='white'/>
<cg-props pos-x='36' pos-y='24' show='yes' move-type='accel-both' alpha='255' bg-color='Black(0)' pixel-ar='0.' play-mode='loop' interlace='auto' scale='fit-ar' align='top-left' width='284' height='256' pause='no' edges-smooth='0'>
<indent left='0' right='0' top='0' bottom='0' use-for-bg='no'/>
<group-indent left='0' right='0' top='0' bottom='0'/>
</cg-props>
</cg-item>
Here is a table with description of structure fields and XML properties:
szItem=(0,0) - use original size
szItem=(0,y) - set X size according to AR
szItem=(x,0) - set Y size according to AR,
szItem=(-1,-1) - (group only) update group size to cover all group items
accel-start: acceleration for the beginning of movement
accel-stop: acceleration for stopping of movement
accel-both: both types of acceleration.