FDO .NET API Reference Feature Data Objects
OSGeo ::FDO ::Geometry ::IEnvelope* OSGeo::FDO::Geometry::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.