Web API Reference
MapGuide Open Source
Overview
Modules
Classes
MgRasterProperty
GetPropertyType
GetValue
MgPropertyCollection
MgRasterProperty
SetValue
MgRaster* MgRasterProperty::GetValue
(
)
Gets the property value.
.NET Syntax
MgRaster
GetValue()
;
Java Syntax
MgRaster
GetValue()
;
PHP Syntax
MgRaster
GetValue()
;
Returns:
Returns the property value.
Comments or suggestions? Send us
feedback
.