ArcGIS API for WPF - 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 XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© ESRI, Inc. All Rights Reserved.