Nevron Open Vision Documentation
Nevron.Nov.TrueType Namespace / NGlyphRun Class / tbdE Method


In This Topic
    tbdE Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Sub tbdE( _
       ByVal UbdE() As System.Char, _
       ByVal vbdE As hpdE, _
       ByVal WbdE As MffE, _
       ByVal xbdE As System.Boolean, _
       ByVal YbdE As System.Boolean _
    ) 
    'Usage
     
    
    Dim instance As NGlyphRun
    Dim UbdE() As System.Char
    Dim vbdE As hpdE
    Dim WbdE As MffE
    Dim xbdE As System.Boolean
    Dim YbdE As System.Boolean
     
    instance.tbdE(UbdE, vbdE, WbdE, xbdE, YbdE)
    internal void tbdE( 
       System.char[] UbdE,
       hpdE vbdE,
       MffE WbdE,
       System.bool xbdE,
       System.bool YbdE
    )

    Parameters

    UbdE
    vbdE
    WbdE
    xbdE
    YbdE
    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