Click or drag to resize
FdoFeatureCollectionEnvelope Property
Returns overall envelope of contained feature geometries. In case there's no geometries returns an empty envelope.

Namespace: FDF.Common.Features
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public GeEnvelope Envelope { get; }

Property Value

Type: GeEnvelope

Return Value

Type: GeEnvelope
Remarks