MapGuide API Reference
|
virtual MgRaster* MgReader::GetRaster | ( | CREFSTRING | propertyName | ) | [pure virtual] |
Gets the raster object of the specified property.
virtual MgRaster GetRaster(string propertyName); |
virtual MgRaster GetRaster(String propertyName); |
virtual MgRaster GetRaster(string propertyName); |
propertyName | (String/string) The property name. |