ESRI.ArcGIS.GeostatisticalAnalystTools
power Property
See Also  Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers
ESRI.ArcGIS.GeostatisticalAnalystTools Namespace > GlobalPolynomialInterpolation Class : power Property




The order of the polynomial. (In, Optional)

Syntax

Visual Basic (Declaration) 
Public Property power As Integer
Visual Basic (Usage)Copy Code
Dim instance As GlobalPolynomialInterpolation
Dim value As Integer
 
instance.power = value
 
value = instance.power
C# 
public int power {get; set;}

See Also

© 2010 All Rights Reserved.