Web API Reference MapGuide Open Source
bool MgEnvelope::IsNull (  ) 

Tests whether this Envelope is "null" or not.

.NET Syntax
bool IsNull();
Java Syntax
boolean IsNull();
PHP Syntax
bool IsNull();

Returns:
True if this envelope is "null", false otherwise.


Comments or suggestions? Send us feedback.