Web API Reference MapGuide Open Source
bool MgSpatialContextReader::IsActive (  ) 

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

Remarks:
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.


Comments or suggestions? Send us feedback.