MapGuide API Reference
|
void MgGeometricPropertyDefinition::SetReadOnly | ( | bool | value | ) |
Determines whether this geometric property is read-only.
void SetReadOnly(bool value); |
void SetReadOnly(boolean value); |
void SetReadOnly(bool value); |
value | (boolean/bool) True configures the property to be read-only and false configures it to be user settable. |