Click or drag to resize
FdfImageViewerTryGetFeatures Method

Namespace: FDF.Common.Runtime.Controls
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public static bool TryGetFeatures(
	ref FdoFeatureCollection features,
	GeEnvelope envelope
)

Parameters

features
Type: FDF.Common.FeaturesFdoFeatureCollection
envelope
Type: FDF.Common.GeometriesGeEnvelope

Return Value

Type: Boolean
See Also