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