Gets the raster object of the specified property.
.NET Syntax
|
virtual MgRaster GetRaster(int index);
|
Java Syntax
|
virtual MgRaster GetRaster(int index);
|
PHP Syntax
|
virtual MgRaster GetRaster(int index);
|
- Parameters:
-
| index | (int) The position of the property in the list of properties belonging to the feature currently being read. |
- Returns:
- Returns an MgRaster object.
- Exceptions:
-
| MgConnectionNotOpenException | MgNullPropertyValueException |
| MgFdoException | MgInvalidPropertyTypeException |
| MgInvalidPropertyTypeException | |
- Since:
- 2.2