Nevron Open Vision Documentation
Nevron.Nov.Diagram Namespace / NEndPointGlueToDynamicPoint Class
Members


In This Topic
    NEndPointGlueToDynamicPoint Class
    In This Topic
    An end point glue, which glues a shape end point (Begin or End) to a dynamic point, defined by the shape geometry, box, ports or other aspects. Serves as base class for NEndPointGlueToBoxContour, NEndPointGlueToGeometryContour and NEndPointGlueToNearestPort.
    Object Model
    NEndPointGlueToDynamicPoint Class
    Syntax
    'Declaration
     
    
    Public MustInherit Class NEndPointGlueToDynamicPoint 
       Inherits NEndPointGlue
       Implements Nevron.Nov.Dom.INDomDeepEquals, Nevron.Nov.Dom.INDomDeeplyCloneable, Nevron.Nov.INDeeplyCloneable 
    'Usage
     
    
    Dim instance As NEndPointGlueToDynamicPoint
    Inheritance Hierarchy

    System.Object
       Nevron.Nov.Dom.NNode
          Nevron.Nov.Dom.NDocumentNode
             Nevron.Nov.Dom.NElement
                Nevron.Nov.Diagram.NGlue<TFx>
                   Nevron.Nov.Diagram.NForeignGlue<TFx>
                      Nevron.Nov.Diagram.NEndPointGlue
                         Nevron.Nov.Diagram.NEndPointGlueToDynamicPoint
                            Nevron.Nov.Diagram.NEndPointGlueToGeometryIntersection
                            Nevron.Nov.Diagram.NEndPointGlueToNearestPort
                            Nevron.Nov.Diagram.NEndPointGlueToShapeBoxIntersection

    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