Click or drag to resize
FdoProviderTryGetGeometryValue Method

Namespace: FDF.Common.Providers
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public bool TryGetGeometryValue(
	ref GeometryValue value,
	FdoFeature feature,
	ref FdfResultCollection results = null
)

Parameters

value
Type: GeometryValue
feature
Type: FDF.Common.FeaturesFdoFeature
results (Optional)
Type: FDF.Common.RuntimeFdfResultCollection

Return Value

Type: Boolean
See Also