| Visual Basic (Declaration) | |
|---|---|
Public Function GetLayerVisibility( _ ByVal layerID As Integer _ ) As Boolean | |
For a tiled map service, the sublayer visibilities can't be changed so this method returns always the default visibility.
Parameters
- layerID
- The sub-layer ID.
Return Value
The sub-layer visibilityTarget Platforms:Windows Phone 7