AutoCAD Map 3D 2009 Geospatial Platform Reference

AutoCAD Map 3D Geospatial Platform API

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.