Click or drag to resize
GeoJson2DCoordinatesX Property
Gets the X coordinate.

Namespace: MongoDB.Driver.GeoJsonObjectModel
Assembly: MongoDB.Driver (in MongoDB.Driver.dll) Version: 2.4.1
Syntax
public double X { get; }

Property Value

Type: Double
See Also