FDO API Reference Feature Data Objects

NAMESPACE_OSGEO_GEOMETRY::IEnvelope* GeometryFactoryAbstract::CreateEnvelope System::Int32  dimensionType,
System::Double ordinates  __gc[]
 

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

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

Comments or suggestions? Send us feedback.