For a list of all members of this type, see MensurationTask members.
Name | Description | |
---|---|---|
![]() | AreaAndPerimeterAsync | Overloaded. Asynchronous task that calculates the area on an image serviced based on a geometry surface. |
![]() | CancelAsync | Cancels a pending asynchronous operation. (Inherited from ESRI.ArcGIS.Client.Tasks.TaskBase) |
![]() | CentroidAsync | Overloaded. Asynchronous task that evaluates a central location on a surface area located on an image serviced. |
![]() | DistanceAndAngleAsync | Asynchronous task that calculates the distance and angle between to points on an image service. |
![]() | HeightFromBaseAndTopAsync | Asynchronous task that calculates the height of a structure from a point at the base to a point at the top of the structure. |
![]() | HeightFromBaseAndTopShadowAsync | 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. |
![]() | HeightFromTopAndTopShadowAsync | 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. |
![]() | PointAsync | Asynchronous task that gets location information from an image service based on a geometry point. |
Name | Description | |
---|---|---|
![]() | OnPropertyChanged | Called 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) |