ArcGIS API for WPF - Library Reference
MeasureAction Class
Members  See Also  Send comments on this topic
ESRI.ArcGIS.Client.Actions Namespace : MeasureAction Class

When triggered allows the user to measure distance, area and radius on the map.

Object Model

MeasureAction ClassFillSymbol ClassLineSymbol ClassMap Class

Syntax

Visual Basic (Declaration) 
Public Class MeasureAction 
   Inherits System.Windows.Interactivity.TargetedTriggerAction(Of Map)

Inheritance Hierarchy

System.Object
   System.Windows.Threading.DispatcherObject
      System.Windows.DependencyObject
         System.Windows.Freezable
            System.Windows.Media.Animation.Animatable
               System.Windows.Interactivity.TriggerAction
                  System.Windows.Interactivity.TargetedTriggerAction
                     System.Windows.Interactivity.TargetedTriggerAction<T>
                        ESRI.ArcGIS.Client.Actions.MeasureAction

Requirements

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

See Also

© ESRI, Inc. All Rights Reserved.