LayerKeyedCollection.TurnOff (Int32) Method

Turns the specified layer off.
Public Sub TurnOff( _ 
ByVal layerIndex As Integer
)
This language is not supported or no code example is available.
public void TurnOff( 
int layerIndex 
)
This language is not supported or no code example is available.

Parameters

layerIndex
int

The layer index

.NET Framework

Supported in: 4.8

In this article

Definition