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


In This Topic
    NEndPointGlueToGeometryIntersection 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 geometry.
    Object Model
    NEndPointGlueToGeometryIntersection Class
    Syntax
    'Declaration
     
    
    Public NotInheritable Class NEndPointGlueToGeometryIntersection 
       Inherits NEndPointGlueToDynamicPoint
       Implements Nevron.Nov.Dom.INDomDeepEquals, Nevron.Nov.Dom.INDomDeeplyCloneable, Nevron.Nov.INDeeplyCloneable 
    'Usage
     
    
    Dim instance As NEndPointGlueToGeometryIntersection
    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

    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