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




Sets the order of the polynomial (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.