Click or drag to resize
GeCoordinateRelate Method
Returns spatial relation describing the intersections of the interiors, boundaries and exteriors of specified geometry and a point.

Namespace: FDF.Common.Geometries
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public GeRelation Relate(
	IGeGeometry other
)

Parameters

other
Type: FDF.Common.GeometriesIGeGeometry

Return Value

Type: GeRelation
Remarks