AutoCAD Map 3D 2009 Geospatial Platform Reference

AutoCAD Map 3D Geospatial Platform API

double MgEnvelope::GetWidth (  ) 

Returns the difference between the maximum and minimum X values.

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

Returns:
A double representing the width of the envelope.