MapGuide API Reference
|
Specifies the coordinate space for feature geometry returned from QueryFeatures. Can also specify that only non-geometric data should be returned by QueryFeature. More...
Static Public Attributes | |
static const STRING | Display |
Specifies that geometry properties should be returned by QueryFeature in the coordinate system space of the display in the client. | |
static const STRING | Map |
Specifies that geometry properties should be returned by QueryFeature in the coordinate system space of the map they belong to. | |
static const STRING | None |
Specifies that geometry properties should not be returned by QueryFeature. |
Specifies the coordinate space for feature geometry returned from QueryFeatures. Can also specify that only non-geometric data should be returned by QueryFeature.