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