Gets the raster object of the specified property.
.NET Syntax
virtual MgRaster GetRaster(string propertyName);
|
Java Syntax
virtual MgRaster GetRaster(String propertyName);
|
PHP Syntax
virtual MgRaster GetRaster(string propertyName);
|
- Parameters:
-
| propertyName | (String/string) The property name. |
- Returns:
- Returns an MgRaster object.
- Exceptions:
-