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

Whether the layer is visible by default.

Syntax

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

Property Value

true if layer is visible by default; 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.