FDO API Reference Feature Data Objects

NAMESPACE_OSGEO_GEOMETRY::IEnvelope* GeometryFactoryAbstract::CreateEnvelope NAMESPACE_OSGEO_GEOMETRY::IDirectPosition lowerLeft,
NAMESPACE_OSGEO_GEOMETRY::IDirectPosition upperRight
 

Envelope Creates an envelope object using two positions.

Parameters:
lowerLeft Input lower-left position
upperRight Input upper-right position
Returns:
Returns an envelope

Comments or suggestions? Send us feedback.