FDO .NET API Reference Feature Data Objects
static System::Boolean OSGeo::FDO::Geometry::EnvelopeImpl::op_Inequality ( EnvelopeImpl left,
EnvelopeImpl right 
) [static]

InEquality function for EnvelopeImpl.

Parameters:
right Input envelope for comparison (right-hand-side of equation)
left Input envelope for comparison (left-hand-side of equation)
Returns:
Returns true if the envelope ordinates are not equal.


Comments or suggestions? Send us feedback.