AutoCAD Map 3D 2009 Geospatial Platform Reference

AutoCAD Map 3D Geospatial Platform API

double MgEnvelope::GetHeight (  ) 

Returns the difference between the maximum and minimum Y values.

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

Returns:
A double representing the height of the envelope.