ArcGIS API for WPF - Library Reference
GetLayerVisibility Method
See Also  Send comments on this topic
ESRI.ArcGIS.Client Namespace > ISublayerVisibilitySupport Interface : GetLayerVisibility Method

layerID
The sub layer ID.
Gets the sublayer visibility.

Syntax

Visual Basic (Declaration) 
Function GetLayerVisibility( _
   ByVal layerID As Integer _
) As Boolean
C# 
bool GetLayerVisibility( 
   int layerID
)

Parameters

layerID
The sub layer ID.

Return Value

The sublayer visibility

Requirements

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

See Also

© ESRI, Inc. All Rights Reserved.