FDO API Reference Feature Data Objects

virtual FDO_GEOM_API double FdoIEnvelope::GetMaxX  )  const [pure virtual]
 

Gets the maximum X coordinate value.

Remarks:
This is the largest X ordinate value for the envelope, regardless of the sense of the axes. In a conventional right-handed system, this would be the X coordinate for the point in the front, upper-right corner of the envelope.
Returns:
Returns the maxiumum X ordinate; numeric_limits<double>::quiet_NaN() by default

Implemented in FdoEnvelopeImpl.


Comments or suggestions? Send us feedback.