ArcObjects Library Reference (EditorExt)  

INetworkAnalysisExtResults.DrawComplex Property

Indicates if sub elements of complex edges are rendered individually in the results.

[Visual Basic .NET]
Public Property DrawComplex As Boolean
[C#]
public bool DrawComplex {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

INetworkAnalysisExtResults Interface