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

Gets a value indicating whether the layer is visible or not.

Syntax

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

Property Value

true if the layer is visible; otherwise, false.

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.