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




Field used to assign values to the pour point locations. (In, Optional)

Syntax

Visual Basic (Declaration) 
Public Property pour_point_field As Object
Visual Basic (Usage)Copy Code
Dim instance As SnapPourPoint
Dim value As Object
 
instance.pour_point_field = value
 
value = instance.pour_point_field
C# 
public object pour_point_field {get; set;}

See Also

© 2010 All Rights Reserved.