ESRI.ArcGIS.GeostatisticalAnalystTools
GALayerToContour Class
Members  See Also  Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers
ESRI.ArcGIS.GeostatisticalAnalystTools Namespace : GALayerToContour Class




Creates a feature class of coutours from a geostatiscal analysis layer. The output feature class can be either a line feature class of contour lines or a polygon feature class of filled contours.

Syntax

Visual Basic (Declaration) 
Public Class GALayerToContour 
   Implements IGPProcess 
Visual Basic (Usage)Copy Code
Dim instance As GALayerToContour
C# 
public class GALayerToContour : IGPProcess  

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.GeostatisticalAnalystTools.GALayerToContour

See Also

© 2010 All Rights Reserved.