CoordPoint.Compare(CoordPoint, CoordPoint, Double) Method
Namespace: DevExpress.Map
Assembly: DevExpress.Map.v25.1.Core.dll
NuGet Package: DevExpress.Map.Core
Declaration
Parameters
| Name | Type |
|---|---|
| point1 | CoordPoint |
| point2 | CoordPoint |
| epsilon | Double |
Returns
| Type |
|---|
| Boolean |
See Also