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

Gets a value indicating whether this instance is a map layer item.

Syntax

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

Property Value

true if this instance is a map layer item; otherwise, false.

Requirements

Target Platforms:Windows Phone 7

See Also

© ESRI, Inc. All Rights Reserved.