MapGuide API Reference
|
virtual MgRaster* MgReader::GetRaster | ( | INT32 | index | ) | [pure virtual] |
Gets the raster object of the specified property.
virtual MgRaster GetRaster(int index); |
virtual MgRaster GetRaster(int index); |
virtual MgRaster GetRaster(int index); |
index | (int) The position of the property in the list of properties belonging to the feature currently being read. |
MgConnectionNotOpenException | MgNullPropertyValueException |
MgFdoException | MgInvalidPropertyTypeException |
MgInvalidPropertyTypeException |