MapGuide API Reference
 All Classes Functions Variables Enumerations Enumerator Friends
void MgSingleProperty::SetValue ( float  value)

Sets the property value.

.NET Syntax
void SetValue(float value);
Java Syntax
void SetValue(float value);
PHP Syntax
void SetValue(float value);
Parameters:
value(float) The value of the property.
Returns:
Returns nothing.