Web API Reference MapGuide Open Source
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.