Nevron Open Vision Documentation
Nevron.Nov.Diagram Namespace / NTextBlockBase Class / lnAI Method


In This Topic
    lnAI Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Sub lnAI( _
       ByVal MnAI As NTextBlockGlue _
    ) 
    'Usage
     
    
    Dim instance As NTextBlockBase
    Dim MnAI As NTextBlockGlue
     
    instance.lnAI(MnAI)
    internal void lnAI( 
       NTextBlockGlue MnAI
    )

    Parameters

    MnAI
    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