Click or drag to resize
GeometryBaseToGeoJson Method
Returns the GeoJSON representation of the instance.

Namespace: Dse.Geometry
Assembly: Dse (in Dse.dll) Version: 2.1.0
Syntax
C#
public virtual string ToGeoJson()

Return Value

Type: String
See Also