ArcGIS Runtime SDK for WPF - Library Reference
ComputeTiePointsTask Class
Members  See Also 
ESRI.ArcGIS.Client.Tasks Namespace : ComputeTiePointsTask Class

Task used to dynamically compute tie points from an image server. This operation is supported by an image service published from mosaic datasets (from 10.2 onwards). The result of this operation contains tie points that can be used to match the source image to the reference image.

Object Model

ComputeTiePointsTask Class

Syntax

Visual Basic (Declaration) 
Public Class ComputeTiePointsTask 
   Inherits TaskBase
C# 
public class ComputeTiePointsTask : TaskBase 

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.Client.Tasks.TaskBase
      ESRI.ArcGIS.Client.Tasks.ComputeTiePointsTask

Requirements

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

See Also

© ESRI, Inc. All Rights Reserved.