Click or drag to resize

GeoWithinCircle<TCoordinates> Properties

The GeoWithinCircle<TCoordinates> generic type exposes the following members.

Properties
  NameDescription
Public propertyCenter
Gets the center of the circle specified as a GeoJSON point.
Public propertyRadius
Gets the radius specified in meters.
Top
See Also