FDO API Reference Feature Data Objects

virtual FDO_GEOM_API FdoIGeometry* FdoFgfGeometryFactory::CreateGeometryFromFgf const FdoByte byteArray,
FdoInt32  count
[virtual]
 

Creates a Geometry from FGF data.

Parameters:
byteArray Input FGF data that defines the Geometry. The caller must guarantee the validity of the array for the lifetime of the associated geometry object.
count Input Number of bytes of FGF data.
Returns:
Returns a Geometry

Comments or suggestions? Send us feedback.