Nevron Open Vision Documentation
Nevron.Nov.Text Namespace / NBlock Class / tUlC Method


In This Topic
    tUlC Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Sub tUlC( _
       ByVal UUlC As System.Long, _
       ByVal vUlC As fvtC, _
       ByVal WUlC As NRectangle _
    ) 
    'Usage
     
    
    Dim instance As NBlock
    Dim UUlC As System.Long
    Dim vUlC As fvtC
    Dim WUlC As NRectangle
     
    instance.tUlC(UUlC, vUlC, WUlC)
    internal void tUlC( 
       System.long UUlC,
       fvtC vUlC,
       NRectangle WUlC
    )

    Parameters

    UUlC
    vUlC
    WUlC
    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