AutoCAD Map 3D 2009 Geospatial Platform Reference

AutoCAD Map 3D Geospatial Platform API

virtual void MgLayerBase::SetLegendLabel ( CREFSTRING  legendLabel  )  [virtual]

Sets the label to be displayed for the layer in the legend.

.NET Syntax
void SetLegendLabel(string legendLabel);
Java Syntax
void SetLegendLabel(String legendLabel);
PHP Syntax
void SetLegendLabel(string legendLabel);

Parameters:
legendLabel (String/string) Legend label string.
Returns:
Returns nothing.