Visual Basic (Declaration) | |
---|---|
Public Property InverseCoefficientY As IEnumerable(Of Double) |
C# | |
---|---|
public IEnumerable<double> InverseCoefficientY {get; set;} |
Property Value
The inverse coefficient Y.Target Platforms:Windows Phone 7
![]() ![]() |
ArcGIS Runtime SDK for Windows Phone - Library Reference | |
InverseCoefficientY Property | |
See Also Send comments on this topic |
ESRI.ArcGIS.Client.Tasks Namespace > BaseGeodataTransformation Class : InverseCoefficientY Property |
Visual Basic (Declaration) | |
---|---|
Public Property InverseCoefficientY As IEnumerable(Of Double) |
C# | |
---|---|
public IEnumerable<double> InverseCoefficientY {get; set;} |
Target Platforms:Windows Phone 7