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




Type of contour to represent the geostatistical layer. (In, Required)

Syntax

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

See Also

© 2010 All Rights Reserved.