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




Specifies whether or not interpolation will be used. (In, Optional)

Syntax

Visual Basic (Declaration) 
Public Property interpolate_values As String
Visual Basic (Usage)Copy Code
Dim instance As ExtractValuesToPoints
Dim value As String
 
instance.interpolate_values = value
 
value = instance.interpolate_values
C# 
public string interpolate_values {get; set;}

See Also

© 2010 All Rights Reserved.