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

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

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

Returns:
Returns true if this property is read-only; otherwise returns false.


Comments or suggestions? Send us feedback.