FDO API Reference Feature Data Objects

virtual FDO_API FdoByteArray* FdoIFeatureReader::GetGeometry FdoString propertyName  )  [pure virtual]
 

Gets the geometry value of the specified property as a byte array in FGF format. Because no conversion is performed, the property must be of Geometric type; otherwise, an exception is thrown.

Parameters:
propertyName Input the property name.
Returns:
Returns the byte array in FGF format.

Implements FdoIReader.


Comments or suggestions? Send us feedback.