| ArcGIS Developer Help (EditorExt) |
|
ITraceTasks.TraceFlowElements Property
Elements to include in the trace results.
[Visual Basic 6.0]
Property TraceFlowElements As esriFlowElements
[Visual Basic .NET]
Public Property TraceFlowElements As esriFlowElements
[C#]
public esriFlowElements TraceFlowElements {get; set;}
Product Availability
Available with ArcGIS Desktop.
Description
TraceFlowElements determines whether edges, junctions, or both are included in the results of the current trace task.
See Also
ITraceTasks Interface
Send feedback on this page