MapGuide API Reference
 All Classes Functions Variables Enumerations Enumerator Friends

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.