ArcGIS API for Silverlight - Library Reference
CoefficientY Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Tasks Namespace > BaseGeodataTransformation Class : CoefficientY Property

Gets or sets the coefficient Y.

Syntax

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

Property Value

The coefficient Y.

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7

See Also

© ESRI, Inc. All Rights Reserved.