FDO API Reference Feature Data Objects
static FDO_GEOM_API FdoEnvelopeImpl* FdoEnvelopeImpl::Create ( FdoIDirectPosition lowerLeft,
FdoIDirectPosition upperRight 
) [static]

Constructs a FdoEnvelopeImpl object from two positions.

Parameters:
lowerLeft Input Lower-left position
upperRight Input Upper-right position
Returns:
Returns nothing


Comments or suggestions? Send us feedback.