Web API Reference MapGuide Open Source
double MgDoubleProperty::GetValue (  ) 

Gets the property value.

.NET Syntax
double GetValue();
Java Syntax
double GetValue();
PHP Syntax
double GetValue();

Returns:
Returns the property value.


Comments or suggestions? Send us feedback.