MGMapLayerGroup.expand   Go to object model Go to parent topic Go to previous topic Go to next topic

Syntax

boolean expand()

Description

Expands the list of map layers under a group in the legend so that all potentially visible map layers appear under the group name heading.

Note that this method does not work during a busy state. For additional information about the busy state, refer to "Handling Busy State and Map Refresh" in the Autodesk MapGuide Developer's Guide.

Returns

boolean - Returns True if successful; otherwise, returns False.

Error Codes

-1 (busy)

See Also

collapse, Collapsed