AutoCAD Map 3D 2009 Geospatial Platform Reference

AutoCAD Map 3D Geospatial Platform API

virtual bool MgLayerGroup::GetExpandInLegend (  )  [virtual]

Determines whether the entry for the group should initially be expanded in the legend, if possible.

.NET Syntax
bool GetExpandInLegend();
Java Syntax
boolean GetExpandInLegend();
PHP Syntax
bool GetExpandInLegend();

Returns:
Returns true if the group should initially be expanded in the legend, or false otherwise.
Example (PHP) See MgMapBase class .