Click or drag to resize
IFdfSerializableSetFeature Method
Sets object instance properties from specified feature. Returns True if conversion was successful, otherwise returns False.

Namespace: FDF.Common
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
bool SetFeature(
	IFdoFeature feature
)

Parameters

feature
Type: FDF.Common.FeaturesIFdoFeature

Return Value

Type: Boolean
Remarks