Click or drag to resize
GeGeometryComplexTRelate Method (GeCoordinate)
Returns spatial relation describing the intersections of the interiors, boundaries and exteriors of specified point and geometry.

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

Parameters

other
Type: FDF.Common.GeometriesGeCoordinate

Return Value

Type: GeRelation

Implements

IGeQueryableRelate(GeCoordinate)
Remarks