MapGuide API Reference
 All Classes Functions Variables Enumerations Enumerator Friends

Determines whether the spatial context currently being read is the active spatial context.

Deprecated:
This method is obsolete and will be deprecated.
.NET Syntax
bool IsActive();
Java Syntax
boolean IsActive();
PHP Syntax
bool IsActive();
Returns:
Returns true if the current spatial context is the active one; otherwise returns false.