Public Sub SetMaxVisibleLayers( _ ByVal maxVisibleLayers As Integer _ )
public void SetMaxVisibleLayers( int maxVisibleLayers )
Parameters
- maxVisibleLayers
- A value to set the number of visible layers.
Public Sub SetMaxVisibleLayers( _ ByVal maxVisibleLayers As Integer _ )
public void SetMaxVisibleLayers( int maxVisibleLayers )
| Exception | Description |
|---|---|
| ArcGIS.Core.CalledOnWrongThreadException | This method or property must be called within the lambda passed to QueuedTask.Run. |
Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)