ArcGIS API for Windows Phone - 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 Phone 7

See Also

© ESRI, Inc. All Rights Reserved.