ArcGIS Runtime SDK for Windows Phone - Library Reference
InverseCoefficientX Property
See Also  Send comments on this topic
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 Phone 7

See Also

© ESRI, Inc. All Rights Reserved.