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

Gets or sets the inverse coefficient Y.

Syntax

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

Property Value

The inverse 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.