AutoCAD Map 3D 2009 Geospatial Platform Reference

AutoCAD Map 3D Geospatial Platform API

void MgRasterProperty::SetValue ( MgRaster *  value  ) 

Sets the property value.

.NET Syntax
void SetValue(MgRaster value);
Java Syntax
void SetValue(MgRaster value);
PHP Syntax
void SetValue(MgRaster value);

Parameters:
value (MgRaster) The value of the property.
Returns:
Returns nothing.