Click or drag to resize
GeEnvelopeContains Method (GeCoordinate)
Returns True if specified coordinate lies in or on this envelope, otherwise returns False.

Namespace: FDF.Common.Geometries
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public bool Contains(
	GeCoordinate coordinate
)

Parameters

coordinate
Type: FDF.Common.GeometriesGeCoordinate

Return Value

Type: Boolean
Remarks