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


In This Topic
    NPointPort Class
    In This Topic
    The NPointPort class represents a port, which can be anchored to a point of a model. The anchor model must implement the INPoints interface.
    Object Model
    NPointPort Class
    Syntax
    Remarks
    The position of the point port is controlled by the PointIndexMode, CustomPointIndex and Offset properties. The direction of the point port is controlled by the DirectionMode and CustomDirectionAngle properties.
    Inheritance Hierarchy

    System.Object
       Nevron.Diagram.NDiagramNode
          Nevron.Diagram.NDiagramElement
             Nevron.Diagram.NShapePoint
                Nevron.Diagram.NConnectionPoint
                   Nevron.Diagram.NPort
                      Nevron.Diagram.NPointPort

    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