FDO API Reference Feature Data Objects

NAMESPACE_OSGEO_GEOMETRY::IGeometry* FgfGeometryFactory::CreateGeometryFromFgf System::Byte  bytes[],
Int32  count
 

Creates a Geometry from FGF data.

Parameters:
bytes 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.