| ArcGIS Developer Help (EditorExt) |
|
INetworkAnalysisExtResults.DrawComplex Property
Indicates if sub elements of complex edges are rendered individually in the results.
[Visual Basic 6.0]
Property DrawComplex As Boolean
[Visual Basic .NET]
Public Property DrawComplex As Boolean
[C#]
public bool DrawComplex {get; set;}
Product Availability
Available with ArcGIS Desktop.
See Also
INetworkAnalysisExtResults Interface
Example
INetworkAnalysisExtResults Example
Send feedback on this page