Note: This API is now obsolete. Please use the Query.OutSpatialReference property.
The well-known ID of the spatial reference for the returned geometry. If not specified, the geometry is returned in the spatial reference of the containing map.
Visual Basic (Declaration) | |
---|---|
Public Property OutSpatialReferenceWKID As Nullable(Of Integer) |
C# | |
---|---|
public Nullable<int> OutSpatialReferenceWKID {get; set;} |
Target Platforms:Windows Phone 7