This document is archived and information here might be outdated.  Recommended version.


ILayerEffectProperties Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Controls > ESRI ArcGIS Controls > Interfaces > IL > ILayerEffectProperties Interface
ArcGIS Developer Help

ILayerEffectProperties Interface

Provides access to layer effect settings that are used by the control commands.

Product Availability

Available with ArcGIS Engine.

Description

The ILayerEffectProperties interface controls the layer used by the ControlsMapSwipeTool, ControlsGlobeSwipeTool, ControlsLayerTransparencyCommand, ControlsMapFlickerCommand and ControlsGlobeFlickerCommand.

Members

Name Description
Read/write property FlickerLayer The layer the Flicker command uses.
Read/write property FlickerRate Rate in milliseconds used to Flicker the screen with the Flicker command.
Read/write property SwipeLayer The layer the Swipe command uses.
Read/write property TransparencyLayer The layer the Transparency command uses.

Classes that implement ILayerEffectProperties

Classes Description
CommandsEnvironment Defines the commands environment.