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


In This Topic
    NTextBlockGlueToLargestInnerRectangle Class
    In This Topic
    A text block glue, which glues the text block to the center of the largest inner rectangle in the shape's polygon.
    Object Model
    NTextBlockGlueToLargestInnerRectangle Class
    Syntax
    'Declaration
     
    
    Public Class NTextBlockGlueToLargestInnerRectangle 
       Inherits NTextBlockGlue
       Implements Nevron.Nov.Dom.INDomDeepEquals, Nevron.Nov.Dom.INDomDeeplyCloneable, Nevron.Nov.INDeeplyCloneable 
    'Usage
     
    
    Dim instance As NTextBlockGlueToLargestInnerRectangle
    Inheritance Hierarchy

    System.Object
       Nevron.Nov.Dom.NNode
          Nevron.Nov.Dom.NDocumentNode
             Nevron.Nov.Dom.NElement
                Nevron.Nov.Diagram.NGlue<TFx>
                   Nevron.Nov.Diagram.NShapeBlockGlue<TFx>
                      Nevron.Nov.Diagram.NTextBlockGlue
                         Nevron.Nov.Diagram.NTextBlockGlueToLargestInnerRectangle

    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