AutoCAD Map 3D 2009 Geospatial Platform Reference

AutoCAD Map 3D Geospatial Platform API

virtual STRING MgLayerGroup::GetLegendLabel (  )  [virtual]

Gets the label to be displayed for the group in the legend.

.NET Syntax
string GetLegendLabel();
Java Syntax
String GetLegendLabel();
PHP Syntax
string GetLegendLabel();

Returns:
Returns the legend label as a string.
Example (PHP) See MgMapBase class .