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


Comments or suggestions? Send us feedback.