ArcGIS Runtime SDK for WPF - Library Reference
IsMapLayer Property
See Also 
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 XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7, Windows 8

See Also

© ESRI, Inc. All Rights Reserved.