Материал из Module developer
//Setting a position by X coordinate depending on the width scaling function resizeX(in_nValue) { return in_nValue / l_nProjectScaleWidth; }
//Setting a position by X coordinate depending on the width scaling function resizeX(in_nValue) { return in_nValue / l_nProjectScaleWidth; }