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




The field containing slope values. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.