ArcGIS Runtime SDK for WPF - Library Reference
GeodataTransformations Property
See Also 
ESRI.ArcGIS.Client.Tasks Namespace > ComputeTiePointsParameters Class : GeodataTransformations Property

Gets or sets the geodata transformations that provide a rough fit of the source image to the reference image. For example, a first order polynomial transformation that fits the source image to the expected location.

Syntax

Visual Basic (Declaration) 
Public Property GeodataTransformations As IEnumerable(Of IGeodataTransformation)
C# 
public IEnumerable<IGeodataTransformation> GeodataTransformations {get; set;}

Property Value

The geodata transformations.

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.