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
.Target Platforms:Windows Phone 7
ArcGIS API for Windows Phone - Library Reference | |
IsInScaleRange Property | |
See Also Send comments on this topic |
ESRI.ArcGIS.Client.Toolkit.Primitives Namespace > LayerItemViewModel Class : IsInScaleRange Property |
Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property IsInScaleRange As Boolean |
C# | |
---|---|
public bool IsInScaleRange {get;} |
true
if this instance is in scale range; otherwise, false
.Target Platforms:Windows Phone 7