AutoCAD Map 3D 2009 Geospatial Platform Reference

AutoCAD Map 3D Geospatial Platform API

bool MgSpatialContextReader::IsActive (  ) 

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

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