FDO .NET API Reference Feature Data Objects
__property System::Double OSGeo::FDO::Geometry::get_MaxZ (  ) 

Gets the maximum Z coordinate value.

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


Comments or suggestions? Send us feedback.