This document is archived and information here might be outdated.  Recommended version.


INetworkAnalysisExtResults.DrawComplex Property (ArcObjects .NET 10.5 SDK)
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