07-23-2006 04:02 AM
07-23-2006 03:23 PM
Jiafei,
You can use the PlotPolygon function, which will do the same thing for you as PlotRectangle, then you can use the ATTR_PLOT_XDATA and ATTR_PLOT_YDATA attributes of GetPlotAttribute to get the x and y data from a plot.
07-24-2006 01:55 AM - edited 07-24-2006 01:55 AM
Message Edited by Roberto Bozzolo on 07-24-2006 08:55 AM
07-24-2006 02:35 PM