AutoCAD Map 3D 2009 Geospatial Platform Reference

AutoCAD Map 3D Geospatial Platform API

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.