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

Gets or sets the inverse coefficient X.

Syntax

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

Property Value

The inverse coefficient X.

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.