FDO API Reference Feature Data Objects
FDO_API void FdoGeometricPropertyDefinition::SetSpecificGeometryTypes ( FdoGeometryType types,
FdoInt32  length 
)

Sets the specific set of geometry types that can be stored in this geometric property. The provided value is a list of geometry types that are supported. Usually, one specific type is supported, but there can be more than one.

Parameters:
types The specific set of geometry types that can be stored in this geometric property.
length Indicates the number of geometry types being stored in the provided set of geometry types.
Returns:
Returns nothing.


Comments or suggestions? Send us feedback.