Visual Basic (Declaration) | |
---|---|
Public Sub SetLayerVisibility( _ ByVal layerID As Integer, _ ByVal visible As Boolean _ ) |
Parameters
- layerID
- The sublayer ID.
- visible
- The sublayer visibility.
For a tiled map service, the sublayer visibilities can't be changed, so this method is doing nothing.
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family