ArcGIS API for Silverlight - Library Reference
Opacity Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client.WebMap Namespace > WebMapLayer Class : Opacity Property

Gets or sets the opacity of the layer. If the value is 1, the layer is fully opaque. If 0, the layer is fully transparent.

Syntax

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

Requirements

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

See Also

© ESRI, Inc. All Rights Reserved.