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