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

Gets or sets a value indicating whether this instance is in the scale range to be visible.

Syntax

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

Property Value

true if this instance is in scale range; 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.