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....



MoveTo


Unit:SDL_polchart
Class: TPolChart
Declaration: procedure MoveTo (rad, phi: double);

The method MoveTo moves the drawing cursor to the point (rad,phi ). The coordinates are real coordinates of the chart window.

Example: This method is used in the following example programs (see http://www.lohninger.com/examples.html for downloading the code): clock, poldiag



Last Update: 2023-Dec-13