arpodungge wrote: > I used Mitab 1.50 and i want to Zoom a feature (Polygon) according to > their Bound Coordinates. Can MITAB calculate Bound of Polygon Feature ? > > Any help or suggestion wil be appreciated >
Unfortunately this information is not directly available in the C API. However, if you use the C++ classes then it is available via the TABFeature::GetMBR() method. Daniel -- Daniel Morissette http://www.mapgears.com/ Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/mitab/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
