ArcGIS Runtime SDK for WPF - Library Reference
Effect Property
See Also 
ESRI.ArcGIS.Client Namespace > Layer Class : Effect Property

Gets or sets the pixel shader effect to use for rendering this Layer.

Syntax

Visual Basic (Declaration) 
Public Property Effect As Effect
C# 
public Effect Effect {get; set;}

Property Value

The pixel shader effect to use for rendering this Layer. The default is null (no effects).

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7, Windows 8

See Also

© ESRI, Inc. All Rights Reserved.