PourSource Property
The PourSource property sets or returns the pour points source specification.
Syntax
object.PourSource
object.PourSource = PourSource
Parameter |
Type |
Description |
PourSource |
Required |
Example 1
This example sets the pour source to stream intersections.
WatershedLayer.PourSource = srfWatershedPourStream
Used by: WatershedLayer Object