Nevron .NET Vision
Nevron.Diagram Namespace / NPlug Class
Members


In This Topic
    NPlug Class
    In This Topic
    The NPlug class represents a connection point, which can be connected to an inward port, it serves as base class for start and end plugs.
    Object Model
    NPlug Class
    Syntax
    Remarks
    Plugs can only be connected to inward ports. Whenever you connect a plug, the currently connected outward port is automatically disconnected.
    Inheritance Hierarchy

    System.Object
       Nevron.Diagram.NDiagramNode
          Nevron.Diagram.NDiagramElement
             Nevron.Diagram.NShapePoint
                Nevron.Diagram.NConnectionPoint
                   Nevron.Diagram.NPlug
                      Nevron.Diagram.NEndPlug
                      Nevron.Diagram.NStartPlug

    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