The Geometry type exposes the following members.
Methods
Name | Description | |
---|---|---|
ToString |
Returns the JSON representation of the geometry.
(Inherited from GeometryBase.) |
Extension Methods
Name | Description | |
---|---|---|
ToJson |
Returns the JSON representation of the geometry.
(Defined by Json.) | |
ToKml |
Converts the geometry to KML.
(Defined by Kml.) | |
ToWkt |
Converts the geometry to well-known text (WKT).
(Defined by Wkt.) |
See Also