FDO API Reference Feature Data Objects
FDO_API void FdoGeometricPropertyDefinition::SetGeometryTypes ( FdoInt32  value  ) 

Sets the FdoGeometricTypes that can be stored in this geometric property. The value may be any combination of the values from the FdoGeometricType enumeration combined via a bit-wise or operation.

Parameters:
value Input the FdoGeometricTypes that can be stored in this geometric property
Returns:
Returns nothing


Comments or suggestions? Send us feedback.