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

Gets or sets a value indicating whether the total area and distance should be display.

Syntax

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

Remarks

This property does not apply to radius measurement.

Requirements

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

See Also

© ESRI, Inc. All Rights Reserved.