AutoCAD Map 3D 2009 Geospatial Platform Reference

AutoCAD Map 3D Geospatial Platform API

virtual void MgLayerGroup::SetDisplayInLegend ( bool  displayInLegend  )  [virtual]

Specifies whether an entry for the group should appear in the legend.

Java Syntax
void SetDisplayInLegend(boolean displayInLegend);

Parameters:
displayInLegend (boolean/bool) True if the group should appear in the legend, or false otherwise.
Returns:
Returns nothing.