Nevron .NET Vision
Nevron.Diagram.DataStructures Namespace / NGraphEdge Class
Fields Properties Methods


In This Topic
    NGraphEdge Class Members
    In This Topic

    The following tables list the members exposed by NGraphEdge.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Fields
    Public Properties
     NameDescription
    Public PropertyGets the graph part container to which the part belongs (Inherited from Nevron.Diagram.DataStructures.NGraphPart)
    Public PropertyGets/sets the edge FROM vertex  
    Public PropertyObtains a reference to the graph in which the edge resides  
    Public PropertyGets the part id (automatically assigned when the part is added to a container) (Inherited from Nevron.Diagram.DataStructures.NGraphPart)
    Public PropertyChecks if the edge is a self-loop edge  
    Public PropertyGets/sets custom data associated with the graph part (Inherited from Nevron.Diagram.DataStructures.NGraphPart)
    Public PropertyGets the edge TO vertex  
    Top
    Public Methods
     NameDescription
    Public MethodGets the other vertex, which this edge connects  
    Public MethodOverridden. Overriden to return GraphPartType.Edge  
    Public Method  
    Top
    See Also