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


IJunctionFlagDisplay Interface (ArcObjects .NET 10.6 SDK)
ArcObjects Help for .NET developers > ArcObjects namespaces > NetworkAnalysis > ESRI.ArcGIS.NetworkAnalysis > Interfaces > IJ > IJunctionFlagDisplay Interface (ArcObjects .NET 10.6 SDK)
ArcObjects Library Reference (NetworkAnalysis)  

IJunctionFlagDisplay Interface

Indicator interface that identifies junction flag displays.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

When To Use

Use the IJunctionFlagDisplay to create a flag on a feature in your geometric network.

CoClasses that implement IJunctionFlagDisplay

CoClasses and Classes Description
JunctionFlagDisplay A container for defining and displaying a network flag or barrier on a junction feature of a network.

See Also

IEdgeFlagDisplay Interface | IFlagDisplay Interface | IJunctionFlagDisplay Interface | INetworkAnalysisExtFlags Interface

.NET Samples

Custom upstream trace task (Code Files: CustomUpstreamTraceTaskVBNet)

.NET Related Topics

NetworkAnalysis