MgCoordinateSpace Class Reference
[MgCoordinateSpace]
Specifies the coordinate space for feature geometry returned from QueryFeatures. Can also specify that only non-geometric data should be returned by QueryFeature.
More...
List of all members.
|
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.
|
Detailed Description
Specifies the coordinate space for feature geometry returned from QueryFeatures. Can also specify that only non-geometric data should be returned by QueryFeature.