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 ChartPack RChart Class TSmithChart Methods MoveTo | |||||||||
See also: DrawTo, Line, LineWidth | |||||||||
MoveTo |
|||||||||
The method MoveTo moves the drawing cursor to the point (x,y). MoveTo can be used with two different coordinate systems: version [1] uses the world coordinates (these are the coordinates shown at the axes of the chart), version [2] uses the screen coordinates in pixels, versions [3] and [4] provide a mixed coordinates mode.
|