|
MapGuide API Reference
|
Stores single precision floating point data with an associated key name. More...
Inheritance diagram for MgSingleProperty:Public Member Functions | |
| INT16 | GetPropertyType () |
| float | GetValue () |
| Gets the property value. | |
| MgSingleProperty (CREFSTRING name, float value) | |
| Constructs an MgSingleProperty object. | |
| void | SetValue (float value) |
Friends | |
| class | MgPropertyCollection |
Stores single precision floating point data with an associated key name.