MapGuide API Reference
 All Classes Functions Variables Enumerations Enumerator Friends

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.