Click or drag to resize
GeCoordinateIsIntersecting Method (IGeEllipsoid)

Namespace: FDF.Common.Geometries
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public bool IsIntersecting(
	IGeEllipsoid other
)

Parameters

other
Type: FDF.Common.GeometriesIGeEllipsoid

Return Value

Type: Boolean
See Also