Nevron Open Vision Documentation
Nevron.Nov.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.Nov.DataStructures.NGraphPart
          Nevron.Nov.DataStructures.NGraphEdge

    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also