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

The size of the scale line in metric units (Kilometers or Meters). This is a rounded value.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property MetricValue As Double
C# 
public double MetricValue {get;}

Property Value

The size of the scale line in metric units.

Remarks

This is a rounded value.

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© ESRI, Inc. All Rights Reserved.