Is it possible to output a Geometry object in the http://geojson.org/ format (as a simple string) somehow? The runtime only seems to support ToJson(), which is a ArcGIS-specific format.
Maybe there is an open source library or a C# code snippet out there that does that?