Nevron .NET Vision
Nevron.Diagram.DataStructures Namespace / NGraphEdge Class
Members


In This Topic
    NGraphEdge Class
    In This Topic
    The NGraphEdge class represents an edge connecting two vertices
    Object Model
    NGraphEdge Class
    Syntax
    'Declaration
     
    
    Public Class NGraphEdge 
       Inherits NGraphPart
    'Usage
     
    
    Dim instance As NGraphEdge
    public class NGraphEdge : NGraphPart 
    Inheritance Hierarchy

    System.Object
       Nevron.Diagram.DataStructures.NGraphPart
          Nevron.Diagram.DataStructures.NGraphEdge

    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also