Web API Reference MapGuide Open Source
bool MgGeometricPropertyDefinition::GetReadOnly (  ) 

Gets a Boolean value that indicates whether this geometric property is read-only.

.NET Syntax
bool GetReadOnly();
Java Syntax
boolean GetReadOnly();
PHP Syntax
bool GetReadOnly();

Returns:
Returns a Boolean value that indicates whether this geometric property is read-only.


Comments or suggestions? Send us feedback.