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




Surface type to store the interpolation results. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.