ArcGIS API for Windows Phone - Library Reference
IsEnabled Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Toolkit.Primitives Namespace > LayerItemViewModel Class : IsEnabled Property

Whether the layer is currently enabled i.e. is checked on.

Syntax

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

Property Value

true if the layer is currently enabled; otherwise, false.

Requirements

Target Platforms:Windows Phone 7

See Also

© ESRI, Inc. All Rights Reserved.