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




The type of contour to create. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.