FDO API Reference Feature Data Objects
FDO_API void FdoFeatureClass::SetGeometryProperty ( FdoGeometricPropertyDefinition value  ) 

Sets the geometric property that defines the geometry for this spatial feature class. The specified FdoGeometricPropertyDefinition must be a member of either the FdoClassDefinition.GetBaseProperties or FdoClassDefinition.GetProperties collection.

Parameters:
value Input the geometric property
Returns:
Returns nothing


Comments or suggestions? Send us feedback.