Hi,

If you are using oracle, then oracle can give MBR value for a particular
selection so by using that you can view extent.

AppMembers.Query =
QueryBuilder.Select("SDO_GEOM.SDO_MBR(st.geometry).Get_WKT() MBR",
strTableName + " st", "st." + strColumnName + " ='" + strColumnValue + "'");



--
Siva
-- 
View this message in context: 
http://osgeo-org.1803224.n2.nabble.com/ZOOM-To-Full-Extent-Of-Layer-tp5039820p5058538.html
Sent from the MapGuide Users mailing list archive at Nabble.com.
_______________________________________________
mapguide-users mailing list
mapguide-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users

Reply via email to