ArcGIS API for Silverlight - Library Reference
VisibilityChanged Event
See Also  Send comments on this topic
ESRI.ArcGIS.Client Namespace > ArcGISDynamicMapServiceLayer Class : VisibilityChanged Event

Occurs when the visibility of sublayers changed.

Syntax

Visual Basic (Declaration) 
Public Event VisibilityChanged As EventHandler(Of EventArgs)
C# 
public event EventHandler<EventArgs> VisibilityChanged

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.