Web API Reference
MapGuide Open Source
Overview
Modules
Classes
MgGeometricPropertyDefinition
GetGeometryTypes
GetHasElevation
GetHasMeasure
GetReadOnly
GetSpatialContextAssociation
GetSpecificGeometryTypes
MgGeometricPropertyDefinition
SetGeometryTypes
SetHasElevation
SetHasMeasure
SetReadOnly
SetSpatialContextAssociation
SetSpecificGeometryTypes
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
.