MapGuide API Reference
|
void MgInt16Property::SetValue | ( | INT16 | value | ) |
Sets the property value.
void SetValue(short value); |
void SetValue(short value); |
void SetValue(int value); |
value | (short/int) The value of the property. |