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


In This Topic
    NShapeGraphAdapter Class
    In This Topic
    The NShapeGraphAdapter is used to adapt shapes and shapes connections as graph relations
    Object Model
    NShapeGraphAdapter Class
    Syntax
    'Declaration
     
    
    Public Class NShapeGraphAdapter 
       Inherits NGraphAdapter
    'Usage
     
    
    Dim instance As NShapeGraphAdapter
    public class NShapeGraphAdapter : NGraphAdapter 
    Inheritance Hierarchy

    System.Object
       Nevron.Diagram.DataStructures.NGraphAdapter
          Nevron.Diagram.DataStructures.NShapeGraphAdapter

    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