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


INetworkAnalysisExtResults.DrawComplex Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > EditorExt > ESRI.ArcGIS.EditorExt > Interfaces > IN > INetworkAnalysisExtResults Interface > INetworkAnalysisExtResults.DrawComplex Property
ArcGIS Developer Help

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