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


In This Topic
    NTreeEdge Class Members
    In This Topic

    The following tables list the members exposed by NTreeEdge.

    Public Constructors
     NameDescription
    Public ConstructorCreates a new tree edge  
    Top
    Public Fields
    Public Properties
     NameDescription
    Public PropertyGets the edge Child vertex  
    Public PropertyGets the graph part container to which the part belongs (Inherited from Nevron.Diagram.DataStructures.NGraphPart)
    Public PropertyGets the part id (automatically assigned when the part is added to a container) (Inherited from Nevron.Diagram.DataStructures.NGraphPart)
    Public PropertyGets the edge Parent vertex  
    Public PropertyGets/sets custom data associated with the graph part (Inherited from Nevron.Diagram.DataStructures.NGraphPart)
    Public PropertyObtains a reference to the tree in which the edge resides  
    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