ArcGIS Extensibility SDK for Silverlight - Library Reference
GetIsVisibleInMapContents Method
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Extensibility Namespace > LayerProperties Class : GetIsVisibleInMapContents Method
layer
The layer to get visibility for
Gets whether the layer is visible in the application's list of map contents

Syntax

C# 
public static bool GetIsVisibleInMapContents( 
   ESRI.ArcGIS.Client.Layer layer
)

Parameters

layer
The layer to get visibility for

Return Value

True if the layer is visible, false if not

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© Esri, Inc. All Rights Reserved.