Web API Reference MapGuide Open Source
BYTE MgByteProperty::GetValue (  ) 

Gets the property value.

.NET Syntax
unsigned char GetValue();
Java Syntax
signed char GetValue();
PHP Syntax
int GetValue();

Returns:
Returns the property value.


Comments or suggestions? Send us feedback.