FDO .NET API Reference Feature Data Objects
OSGeo ::FDO ::Raster ::IRaster* OSGeo::FDO::Xml::XmlFeatureReader::GetRaster ( System::String *  name  ) 

Gets the raster object of the specified property. Because no conversion is performed, the property must be of Raster type; otherwise, an exception is thrown.

Parameters:
name Input the property name.
Returns:
Returns the raster object.


Comments or suggestions? Send us feedback.