ArcGIS API for Silverlight - Library Reference
PolynomialTransformation Class Members
See Also  Properties  Methods  Send comments on this topic
ESRI.ArcGIS.Client.Tasks Namespace : PolynomialTransformation Class


The following tables list the members exposed by PolynomialTransformation.

Public Constructors

Public Properties

 NameDescription
public PropertyCoefficientX Gets or sets the coefficient X. (Inherited from ESRI.ArcGIS.Client.Tasks.BaseGeodataTransformation)
public PropertyCoefficientY Gets or sets the coefficient Y. (Inherited from ESRI.ArcGIS.Client.Tasks.BaseGeodataTransformation)
public PropertyInverseCoefficientX Gets or sets the inverse coefficient X. (Inherited from ESRI.ArcGIS.Client.Tasks.BaseGeodataTransformation)
public PropertyInverseCoefficientY Gets or sets the inverse coefficient Y. (Inherited from ESRI.ArcGIS.Client.Tasks.BaseGeodataTransformation)
public PropertyPolynomialOrder Gets or sets the polynomial order.  
public PropertySourcePoints Gets or sets the source GC ps. (Inherited from ESRI.ArcGIS.Client.Tasks.BaseGeodataTransformation)
public PropertySpatialReference Gets or sets the spatial reference.  
public PropertyTargetPoints Gets or sets the target GC ps. (Inherited from ESRI.ArcGIS.Client.Tasks.BaseGeodataTransformation)
Top

Public Methods

 NameDescription
public MethodToJsonOverloaded.  Serializes PolynomialTransformation to JSON  
Top

See Also

© ESRI, Inc. All Rights Reserved.