Web API Reference MapGuide Open Source
double MgEnvelope::GetDepth (  ) 

Returns the difference between the maximum and minimum Z values.

.NET Syntax
double GetDepth();
Java Syntax
double GetDepth();
PHP Syntax
double GetDepth();

Returns:
A double representing the depth of the envelope.


Comments or suggestions? Send us feedback.