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


In This Topic
    NControlGlueToShapeBox Class
    In This Topic
    A control point glue, which glues a shape control point to a point defined relatively to a shape box respectively.
    Object Model
    NControlGlueToShapeBox Class
    Syntax
    'Declaration
     
    
    Public NotInheritable Class NControlGlueToShapeBox 
       Inherits NControlGlue
       Implements Nevron.Nov.Dom.INDomDeepEquals, Nevron.Nov.Dom.INDomDeeplyCloneable, Nevron.Nov.INDeeplyCloneable 
    'Usage
     
    
    Dim instance As NControlGlueToShapeBox
    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.NControlGlue
                         Nevron.Nov.Diagram.NControlGlueToShapeBox

    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