MapGuide API Reference
|
Stores boolean data with an associated key name. More...
Public Member Functions | |
INT16 | GetPropertyType () |
bool | GetValue () |
Gets the property value. | |
MgBooleanProperty (CREFSTRING name, bool value) | |
Constructs an MgBooleanProperty object. | |
void | SetValue (bool value) |
Friends | |
class | MgPropertyCollection |
Stores boolean data with an associated key name.