Web API Reference
MapGuide Open Source
Overview
Modules
Classes
MgGeometricPropertyDefinition
GetGeometryTypes
GetHasElevation
GetHasMeasure
GetReadOnly
GetSpatialContextAssociation
GetSpecificGeometryTypes
MgGeometricPropertyDefinition
SetGeometryTypes
SetHasElevation
SetHasMeasure
SetReadOnly
SetSpatialContextAssociation
SetSpecificGeometryTypes
MgGeometricPropertyDefinition::MgGeometricPropertyDefinition
(
CREFSTRING
name
)
Constructs an
MgGeometricPropertyDefinition
object.
.NET Syntax
MgGeometricPropertyDefinition(string name);
Java Syntax
MgGeometricPropertyDefinition(String name);
PHP Syntax
MgGeometricPropertyDefinition(string name);
Parameters:
name
(String/string) The name of the property.
Comments or suggestions? Send us
feedback
.