The SDL Component Suite is an industry leading collection of components supporting scientific and engineering computing. Please visit the SDL Web site for more information.... |
Home ![]() ![]() ![]() ![]() ![]() |
|||||||||||
See also: ScaleItem, ScaleSelectedItems, SetItemParams | |||||||||||
ScaleAllItems |
|||||||||||
The procedure ScaleAllItems transforms the positions of all available items according to the following equations: newx := oldx * kx + dx The parameters kx and ky could be set to zero values in order to simply shift the graphics items on the chart.
|