Property Spherical
Spherical
Gets or sets the spherical option which determines how to calculate the distance between two points.
public bool? Spherical { get; set; }
Property Value
- bool?
Gets or sets the spherical option which determines how to calculate the distance between two points.
public bool? Spherical { get; set; }