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