Web API Reference MapGuide Open Source
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.