Web API Reference
MapGuide Open Source
Overview
Modules
Classes
MgEnvelope
Contains
Contains
ExpandToInclude
ExpandToInclude
GetDepth
GetHeight
GetLowerLeftCoordinate
GetUpperRightCoordinate
GetWidth
Intersects
IsNull
MakeNull
MgEnvelope
MgEnvelope
MgEnvelope
MgEnvelope
MgEnvelope
Transform
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
.