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