ArcObjects Library Reference (Controls)  

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

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.

CoClasses that implement ILayerEffectProperties

CoClasses and Classes Description
CommandsEnvironment Defines the commands environment.