| ArcGIS Developer Help (EditorExt) |
|
INetworkAnalysisExtFlags.JunctionFlagCount Property
Number of junction flags on the current network.
[Visual Basic 6.0]
Property JunctionFlagCount As Long
[Visual Basic .NET]
Public ReadOnly Property JunctionFlagCount As Integer
[C#]
public int JunctionFlagCount {get;}
Product Availability
Available with ArcGIS Desktop.
See Also
INetworkAnalysisExtFlags Interface
Example
INetworkAnalysisExtFlags Example
Send feedback on this page