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


In This Topic
    NEndPointGlueToShapeBoxIntersection Class
    In This Topic
    An end point glue, which glues a shape end point (Begin or End) to the intersection point between the vector formed by the gluee shape center and the end-point direction vector and the gluee shape Width/Height box.
    Object Model
    NEndPointGlueToShapeBoxIntersection Class
    Syntax
    'Declaration
     
    
    Public NotInheritable Class NEndPointGlueToShapeBoxIntersection 
       Inherits NEndPointGlueToDynamicPoint
       Implements Nevron.Nov.Dom.INDomDeepEquals, Nevron.Nov.Dom.INDomDeeplyCloneable, Nevron.Nov.INDeeplyCloneable 
    'Usage
     
    
    Dim instance As NEndPointGlueToShapeBoxIntersection
    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.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