PathRatioSet sets the scale factor ratios for each axis.
Parameters:
ratio
An array of the scale values (1.0 is default).
Sample Code:
printf("undocumented function\n");
Notes:
Good when using axes with different encoder resolutions. Starting in version 4.0.2, this method should be called before PathListStart (but still works if called after).