FDO API Reference Feature Data Objects
FDO_API FdoGeometryType* FdoGeometricPropertyDefinition::GetSpecificGeometryTypes ( FdoInt32 &  length  ) 

Gets the specific geometry types that can be stored in this geometric property. The returned value is a list of geometry types that are supported, with length being the number of types returned.

Parameters:
length The parameter is used to return the number of geometry types being returned by the function.
Returns:
Returns a list of geometry types that are supported.


Comments or suggestions? Send us feedback.