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