FDO .NET API Reference Feature Data Objects
System::Byte OSGeo::FDO::Commands::Feature::GetGeometry ( System::String *  name  ) 

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:
name Input the property name.
Returns:
Returns a pointer to the byte array in FGF format.


Comments or suggestions? Send us feedback.