|
MapGuide API Reference
|
| virtual MgSpatialContextReader* MgLayerBase::GetSpatialContexts | ( | bool | bActiveOnly | ) | [virtual] |
Gets all of the spatial contexts available in the layer or just the active one.
| virtual MgSpatialContextReader GetSpatialContexts(bool bActiveOnly); |
| virtual MgSpatialContextReader GetSpatialContexts(boolean bActiveOnly); |
| virtual MgSpatialContextReader GetSpatialContexts(bool bActiveOnly); |
| bActiveOnly | (boolean/bool) This flag is obsolete and no longer used. |
| MgFeatureServiceException | |
| MgInvalidArgumentException | |
| MgInvalidOperationException | |
| MgFdoException |
Reimplemented in MgLayer.