AutoCAD Map 3D 2009 Geospatial Platform Reference

AutoCAD Map 3D Geospatial Platform API

MgRasterPropertyDefinition::MgRasterPropertyDefinition ( CREFSTRING  name  ) 

Constructs a MgRasterPropertyDefinition object.

.NET Syntax
MgRasterPropertyDefinition(string name);
Java Syntax
MgRasterPropertyDefinition(String name);
PHP Syntax
MgRasterPropertyDefinition(string name);

Parameters:
name (String/string) The name of the property.