ArcGIS API for Silverlight - Library Reference
MensurationTask Class Members
See Also  Properties  Methods  Events Send comments on this topic
ESRI.ArcGIS.Client.Tasks Namespace : MensurationTask Class


The following tables list the members exposed by MensurationTask.

Public Constructors

 NameDescription
public ConstructorMensurationTask ConstructorOverloaded.   
Top

Public Properties

 NameDescription
public PropertyAutoNormalizeIf true automatically normalizes geometry crossing the anti-meridian. (Inherited from ESRI.ArcGIS.Client.Tasks.TaskBase)
public PropertyDisableClientCaching If true, adds a timestamp parameter ("_ts") to the request to prevent it from being loaded from the browser's cache. (Inherited from ESRI.ArcGIS.Client.Tasks.TaskBase)
public PropertyIsBusy Gets a value that indicates whether a Web request is in progress. (Inherited from ESRI.ArcGIS.Client.Tasks.TaskBase)
public PropertyProxyURL Gets or sets the URL to proxy the request through. (Inherited from ESRI.ArcGIS.Client.Tasks.TaskBase)
public PropertyToken Token for accessing a secure ArcGIS task. (Inherited from ESRI.ArcGIS.Client.Tasks.TaskBase)
public PropertyUrl Gets or sets the URL of the task. (Inherited from ESRI.ArcGIS.Client.Tasks.TaskBase)
Top

Public Methods

 NameDescription
public MethodAreaAndPerimeterAsyncOverloaded.  Asynchronous task that calculates the area on an image serviced based on a geometry surface.  
public MethodCancelAsync Cancels a pending asynchronous operation. (Inherited from ESRI.ArcGIS.Client.Tasks.TaskBase)
public MethodCentroidAsyncOverloaded.  Asynchronous task that evaluates a central location on a surface area located on an image serviced.  
public MethodDistanceAndAngleAsync Asynchronous task that calculates the distance and angle between to points on an image service.  
public MethodHeightFromBaseAndTopAsync Asynchronous task that calculates the height of a structure from a point at the base to a point at the top of the structure.  
public MethodHeightFromBaseAndTopShadowAsync Asynchronous task that calculates the height of a structure from a point at the base to a point at the top of the structures shadow.  
public MethodHeightFromTopAndTopShadowAsync Asynchronous task that calculates the height of a structure from a point at the top of the structure to a point at the top of the structures shadow.  
public MethodPointAsync Asynchronous task that gets location information from an image service based on a geometry point.  
Top

Protected Methods

 NameDescription
protected MethodOnPropertyChangedCalled when a task result related property value has changed. These properties are named, or end with, "LastResult". E.g. QueryTask exposes the "LastResult" property, and GeometryService has a "BufferLastResult" property. (Inherited from ESRI.ArcGIS.Client.Tasks.TaskBase)
Top

Public Events

See Also

© ESRI, Inc. All Rights Reserved.