FDO API Reference Feature Data Objects
virtual FDO_GEOM_API FdoIEnvelope* FdoGeometryFactoryAbstract::CreateEnvelope ( FdoInt32  dimensionType,
double *  ordinates 
) [virtual]

Creates an envelope object by copying from an array of ordinates.

Parameters:
dimensionType Input dimensionality of the ordinates (see FdoDimensionality)
ordinates Input ordinate array representing two positions
Returns:
Returns an envelope


Comments or suggestions? Send us feedback.