Click or drag to resize
GeGeometryComplexTRelate Method (IGeGeometry)
Returns bitflag matrix describing the intersections of the interiors, boundaries and exteriors of two geometries.

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

Parameters

other
Type: FDF.Common.GeometriesIGeGeometry

Return Value

Type: GeSpatialOperation

Implements

IGeQueryableRelate(IGeGeometry)
Remarks