IEnumNetworkDiagramFlag Interface

Network diagram flag enumerator.

Members

Name Description
Method Next Returns attributes related to the next diagram flag in the enumerator.

IEnumNetworkDiagramFlag.Next Method

Returns attributes related to the next diagram flag in the enumerator.

Public Sub Next ( _
    ByRef pFlagType As esriDiagramFlagType, _
    ByRef DEID As Integer, _
    ByRef ppPosition As IPoint _
)
public void Next (
    ref esriDiagramFlagType pFlagType,
    ref int DEID,
    ref IPoint ppPosition
);

Classes that implement IEnumNetworkDiagramFlag

Classes Description

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.