Toggles the visibility of the specified layer.
ERROR: Syntax information about IFELuminen.ToggleLayerVisibilityByLayer may not be in D:\ArcGIS\DotNet\ESRI.ArcGIS.DefenseSolutions.dll
[C++]
HRESULT ToggleLayerVisibilityByLayer(
ILayer* pLayer,
VARIANT_BOOL Visible
);
[C++]Parameters
pLayer [in]pLayer is a parameter of type ILayer
Visible [in] Visible is a parameter of type VARIANT_BOOL
Product Availability
Available with ArcGIS Engine and ArcGIS Desktop.