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