<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
AFAIK, there is no way to draw rectangles from corner points without
creating the geometries and inserting them.<br>
If you read out the geometry, it is quite easy to read the coordinates
(which will be cornes in a rectangle).<br>
<pre class="moz-signature" cols="72">Regards, Kenneth Skovhede, GEOGRAF A/S
</pre>
<br>
<br>
Carmelo Saffioti skrev:
<blockquote cite="mid:003301c94ef8$1515b590$6e0000c0@carmelo"
 type="cite">
  <meta http-equiv="Content-Type" content="text/html; ">
  <meta content="MSHTML 6.00.2800.1615" name="GENERATOR">
  <style></style>
  <div><font size="2">Hi everybody,</font></div>
  <div>&nbsp;</div>
  <div><font size="2">I've got a MySql DB on which there are objects
coordinates. For example I've got coordinates of slots centers, where a
slot is a rectangle. For other rectangles I've got the coordinates of
each of the 4 corners.</font></div>
  <div><font size="2">Is it possible to draw a rectangle reading its
center coordinates?</font></div>
  <div><font size="2">And is it possible knowing its corners
coordinates?</font></div>
  <div>&nbsp;</div>
  <div>&nbsp;</div>
  <div><font size="2">Cheers</font></div>
  <div><font size="2">Carmelo</font></div>
  <pre wrap="">
<hr size="4" width="90%">
_______________________________________________
mapguide-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:mapguide-users@lists.osgeo.org">mapguide-users@lists.osgeo.org</a>
<a class="moz-txt-link-freetext" href="http://lists.osgeo.org/mailman/listinfo/mapguide-users">http://lists.osgeo.org/mailman/listinfo/mapguide-users</a>
  </pre>
</blockquote>
</body>
</html>