Web API Reference MapGuide Open Source
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.


Comments or suggestions? Send us feedback.