Returns the minimum distance between this Geometry and the Geometry g.
[Visual Basic]
Public Function Distance( _
ByVal g As Geometry _
) As Double
Returns the minimum distance between this Geometry and the Geometry g.
Missing <remarks> documentation for M:Geotools.Geometries.Geometry.Distance(Geotools.Geometries.Geometry)
Geometry Class | Geometry Members | Geotools.Geometries Namespace