MapGuide API Reference
|
Stores double precision floating point data with an associated key name. An instance of this class can be stored in an MgPropertyCollection object. The key name can be used to retrieve the instance from the property collection. More...
Public Member Functions | |
INT16 | GetPropertyType () |
double | GetValue () |
Gets the property value. | |
MgDoubleProperty (CREFSTRING name, double value) | |
Constructs an MgDoubleProperty object. | |
void | SetValue (double value) |
Friends | |
class | MgPropertyCollection |
Stores double precision floating point data with an associated key name. An instance of this class can be stored in an MgPropertyCollection object. The key name can be used to retrieve the instance from the property collection.