Web API Reference
MapGuide Open Source
Overview
Modules
Classes
MgDoubleProperty
GetPropertyType
GetValue
MgDoubleProperty
MgPropertyCollection
SetValue
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
.